[Python-checkins] python/nondist/peps pep-0042.txt,1.61,1.62

nnorwitz@users.sourceforge.net nnorwitz@users.sourceforge.net
Tue, 23 Jul 2002 12:41:40 -0700


Update of /cvsroot/python/python/nondist/peps
In directory usw-pr-cvs1:/tmp/cvs-serv8104

Modified Files:
	pep-0042.txt 
Log Message:
Fix reference for urllib proxies.  Hasn't this been implemented?

Index: pep-0042.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0042.txt,v
retrieving revision 1.61
retrieving revision 1.62
diff -C2 -d -r1.61 -r1.62
*** pep-0042.txt	23 Jul 2002 19:39:54 -0000	1.61
--- pep-0042.txt	23 Jul 2002 19:41:36 -0000	1.62
***************
*** 97,101 ****
  
      - The urllib module should support proxies which require
!       authenication.  See SourceForge bug #110619 for information:
  
        http://www.python.org/sf/210619
--- 97,101 ----
  
      - The urllib module should support proxies which require
!       authenication.  See SourceForge bug #210619 for information:
  
        http://www.python.org/sf/210619