On Sun, Apr 10, 2011 at 1:18 PM, Bob Farrell <[email protected]> wrote: > (I actually have no idea what it is you're trying to "fix" here),
Make a clone, `cd data/` and execute any frontend. Do you work with cloned `bpython`? Did you expect to work with cloned `bpython`? Setup your environment. Make another clone. Implement a change and make sure it works. Port your change to the first clone and make sure it works there. ^^^ this kind of workflow is pretty insane with custom PYTHOPATH modifications. > Any patch modifying `sys.path` is also almost certainly > guaranteed to be rejected. Why? > I'd suggest focusing on adding missing > features rather than trying to change bpython's architecture. I need to make it work first. A car with missing generator is much easier to start than a random oldie from the nearest scrapyard. Don't get me wrong - I admire rat bikes, but doubt I'd like to ride one. =) If you don't mind, I'd work on missing "clean code" feature. =) https://bitbucket.org/techtonik/bpython-cleanup?point=tip -- anatoly t. -- 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.
