On Tue, Nov 2, 2010 at 5:03 PM, Raymond Hettinger
<raymond.hettin...@gmail.com> wrote:
> Some forces against packaging are that it breaks the class browser.  As you 
> say, different users of different toolsets are affected differently.  For me, 
> the unittest split broke my usual ways of finding out how the new methods 
> were implemented.

Maybe the IDLE class browser can be fixed; there is plenty of code
with this structure that can't or won't be restructured, no matter how
strongly PEP 8 is worded. FWIW, personally I don't use the IDLE class
browser -- I use Emacs, grep, and find. :-)

-- 
--Guido van Rossum (python.org/~guido)
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to