Sandro Tosi <sandro.t...@gmail.com> added the comment:

Hi Senthil,
what do you think about "documenting" those methods are private ones in the 
urllib code (if not using _, at least a short comment above them)? at least we 
have a mark it's an implementation decision and in case someone has the crazy 
idea :) to scan the module to fill in the missing methods in the doc, he'd know 
they are not to be exposed.

----------

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

Reply via email to