Hello, On Sun, Apr 10, 2011 at 3:31 PM, anatoly techtonik <[email protected]> wrote: > I'll start with some clean up refactorings if you don't mind. > https://bitbucket.org/techtonik/bpython-cleanup/overview
Thanks, I merged in your changes, except for the last one: Those imports are intentional. Otherwise, "import bpython.cli" inside bpython imports a new module instead of the one bpython uses. Regards, Andreas -- You received this message because you are subscribed to the Google Groups "bpython" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/bpython?hl=en.
