Update of /cvsroot/python/python/dist/src/Lib In directory usw-pr-cvs1:/tmp/cvs-serv22904 Modified Files: Tag: release22-maint 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.31.6.3 retrieving revision 1.31.6.4 diff -C2 -d -r1.31.6.3 -r1.31.6.4 *** urlparse.py 14 Oct 2002 20:08:49 -0000 1.31.6.3 --- urlparse.py 16 Oct 2002 21:24:52 -0000 1.31.6.4 *************** *** 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