This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author plasticgap
Recipients barry, docs@python, ezio.melotti, georg.brandl, orsenthil, plasticgap, terry.reedy
Date 2013-04-28.19:06:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1367176017.05.0.151903006677.issue1722@psf.upfronthosting.co.za>
In-reply-to
Content
This has been fixed in trunk, the split* methods have documentation and appear in the module docs. 

See:
>>> help('urllib')
History
Date User Action Args
2013-04-28 19:06:57plasticgapsetrecipients: + plasticgap, barry, georg.brandl, terry.reedy, orsenthil, ezio.melotti, docs@python
2013-04-28 19:06:57plasticgapsetmessageid: <1367176017.05.0.151903006677.issue1722@psf.upfronthosting.co.za>
2013-04-28 19:06:57plasticgaplinkissue1722 messages
2013-04-28 19:06:57plasticgapcreate