Staging
v0.5.1
https://github.com/python/cpython
Revision cceafe2d0cd4bc35c80e7961981939b1d4daf8b9 authored by Guido van Rossum on 09 January 2003, 05:43:08 UTC, committed by Guido van Rossum on 09 January 2003, 05:43:08 UTC
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).
1 parent 1caa072
History
Tip revision: cceafe2d0cd4bc35c80e7961981939b1d4daf8b9 authored by Guido van Rossum on 09 January 2003, 05:43:08 UTC
Roll back the introduction of urlsplit() and urlunsplit() to
Tip revision: cceafe2
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 79 bytes
.hgtags -rw-r--r-- 2.3 KB
LICENSE -rw-r--r-- 11.5 KB
Makefile.pre.in -rw-r--r-- 21.8 KB
README -rw-r--r-- 38.8 KB
acconfig.h -rw-r--r-- 6.3 KB
config.h.in -rw-r--r-- 17.1 KB
configure -rwxr-xr-x 181.7 KB
configure.in -rw-r--r-- 38.2 KB
install-sh -rwxr-xr-x 5.5 KB
setup.py -rw-r--r-- 25.1 KB

README

back to top