Update of /cvsroot/python/python/dist/src/Lib In directory usw-pr-cvs1:/tmp/cvs-serv20296 Modified Files: urlparse.py Log Message: Added missing entries to __all__. Index: urlparse.py =================================================================== RCS file: /cvsroot/python/python/dist/src/Lib/urlparse.py,v retrieving revision 1.34 retrieving revision 1.35 diff -C2 -d -r1.34 -r1.35 *** urlparse.py 14 Oct 2002 19:56:03 -0000 1.34 --- urlparse.py 16 Oct 2002 21:21:39 -0000 1.35 *************** *** 5,9 **** """ ! __all__ = ["urlparse", "urlunparse", "urljoin"] # A classification of schemes ('' means apply by default) --- 5,10 ---- """ ! __all__ = ["urlparse", "urlunparse", "urljoin", "urldefrag", ! "urlsplit", "urlunsplit"] # A classification of schemes ('' means apply by default)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4