Message188264
| Author | orsenthil |
|---|---|
| Recipients | barry, docs@python, ezio.melotti, georg.brandl, orsenthil, plasticgap, python-dev, terry.reedy |
| Date | 2013-05-02.12:53:36 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1367499217.0.0.26681155849.issue1722@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I had added a note in the documentation c3656dca65e7 conveying that splittype, splithost should not be relied upon, and urlparse should be used for parsing. Also, Python3 does not include these in __all__ - It is in Python2 for backwards compatibility purposes. It is not possible provide deprecation warning to things we leave off from __all__ from subsequent versions of python. I consider this request as resolved. Thanks! |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-05-02 12:53:37 | orsenthil | set | recipients: + orsenthil, barry, georg.brandl, terry.reedy, ezio.melotti, docs@python, python-dev, plasticgap |
| 2013-05-02 12:53:37 | orsenthil | set | messageid: <1367499217.0.0.26681155849.issue1722@psf.upfronthosting.co.za> |
| 2013-05-02 12:53:36 | orsenthil | link | issue1722 messages |
| 2013-05-02 12:53:36 | orsenthil | create | |