Message188264
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! |
|
| 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: <[email protected]> |
| 2013-05-02 12:53:36 | orsenthil | link | issue1722 messages |
| 2013-05-02 12:53:36 | orsenthil | create | |
|