diff options
| author | Guido van Rossum <guido@python.org> | 2003-01-09 05:43:08 (GMT) |
|---|---|---|
| committer | Guido van Rossum <guido@python.org> | 2003-01-09 05:43:08 (GMT) |
| commit | cceafe2d0cd4bc35c80e7961981939b1d4daf8b9 (patch) | |
| tree | 47780c48ca8eb1ba65c8680cbf7bf461b28f9d28 /Python/pythonrun.c | |
| parent | 1caa07200779be05321149e89e449b3d979f7bb5 (diff) | |
| download | cpython-cceafe2d0cd4bc35c80e7961981939b1d4daf8b9.zip cpython-cceafe2d0cd4bc35c80e7961981939b1d4daf8b9.tar.gz cpython-cceafe2d0cd4bc35c80e7961981939b1d4daf8b9.tar.bz2 | |
Roll back the introduction of urlsplit() and urlunsplit() to
urlparse.py. These were new features in 2.2, and shouldn't be added
to 2.1 this late in the game. There was one use of urlsplit() in
httplib.py (the urlparse.py change was done as part of a backport of a
bugfix to httplib.py); this use is replaced with a call to urlparse()
without changing the effect (only the returned netloc is used).
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions
