Ethan Furman added the comment:

What I know for sure:

   1) if something is added to dir() that does not live in __dict__, help() 
breaks.

   2) if a certain something or some things are removed from dir(), help() 
breaks.  I'm not yet certain which somethings 
apply here.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18693>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to