Re: [Python-Dev] Coding practice for context managers

2013年10月20日 20:13:41 -0700

On 10/20/2013 07:42 PM, Raymond Hettinger wrote:
In short, I recommend that efforts be directed at improving help() rather than 
limiting introspection by way of less clean coding practices.
+1
We also have the option of adding a custom __dir__ to change what help() 
displays.
--
~Ethan~
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to