"Phlip" <phlip2...@gmail.com> wrote in message news:d580dece-bd42-4753-a0c6-783ce69b5...@m31g2000pre.googlegroups.com...
People who need "edit and continue" probably need developer tests
instead. You typically edit the test a little, run all the code, edit
the code a little, run all the code, and integrate whenever the code's
a little better and all the tests pass.

I find myself making mistakes in typing the name of classes and/or methods when I'm first getting started with them (there are some thousands of them after all, and even of commonly used classes/methods you're probably talking upwards of a hundred), *particularly* when using libraries such as wxWidgets that use "fancy" imports that aren't correctly picked up by the "code intelligence" analyzers in, e.g., Komodo or Wing.

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to