A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-checkins/2002-October/030254.html below:

[Python-checkins] python/dist/src/Lib urlparse.py,1.34,1.35

[Python-checkins] python/dist/src/Lib urlparse.py,1.34,1.35fdrake@users.sourceforge.net fdrake@users.sourceforge.net
Wed, 16 Oct 2002 14:21:43 -0700
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