[Python-bugs-list] [ python-Bugs-447370 ] typo in urllib2.py

noreply@sourceforge.net noreply@sourceforge.net
Thu, 02 Aug 2001 18:22:54 -0700


Bugs item #447370, was opened at 2001-08-02 17:49
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=447370&group_id=5470

Category: Python Library
Group: Python 2.1.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: Jeremy Hylton (jhylton)
Summary: typo in urllib2.py

Initial Comment:
in line 662 of urllib2.py the 'o' and 'w' are 
transposed:

passwd = HTTPPassowrdMgr()



----------------------------------------------------------------------

>Comment By: Guido van Rossum (gvanrossum)
Date: 2001-08-02 18:22

Message:
Logged In: YES 
user_id=6380

Assigned to Jeremy.  There are more typos, e.g. OpenerDirectory instead of OpenerDirector.  Should I paste 
the pychecker output here?

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=447370&group_id=5470