On Tuesday, July 14, 2015 at 2:41:04 PM UTC+2, Bob Farrell wrote: > > > ---------- Forwarded message ---------- > From: Aaron Rogers <[email protected] <javascript:>> > Date: 14 July 2015 at 05:17 > Subject: bpython3 reimport > To: [email protected] <javascript:> > > > Hello sir, > bpython's reimport functions (F6) for python3 fails without > changing or re-running anything on my system while that function > works fine in bpython2. It appears as though repl.original_modules > shares a refference with sys.modules.keys() and so the comparison > in "clear_modules_and_reevaluate" is returning False always. > Included is a patch file, to show what I changed to make it work > and more importantly bring the issue to your attention. > Thank you >
Sorry for the delay. Thank you for the patch, but this issue was fixed differently in the meantime. -- You received this message because you are subscribed to the Google Groups "bpython" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/bpython. For more options, visit https://groups.google.com/d/optout.
