[docs] [issue11009] urllib.splituser is not documented
Senthil Kumaran
report at bugs.python.org
Fri Mar 11 11:55:18 CET 2011
Senthil Kumaran <orsenthil at gmail.com> added the comment:
Sandro, I don't think is a required. Those functions serve the purpose
of making the module code modular. They are helper functions for the
module and are not really useful outside of it, when used standalone.
Think about , splituser, splitpath, splitport etc etc.
I think, it is best that they remain as such, undocumented.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11009>
_______________________________________
More information about the docs
mailing list