This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients
Date 2005-02-05.14:42:20
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=80475

Applied the urllib2 portion as Lib/urllib2.py 1.80.

Leaving the rest for Jeremy to see if he finds sufficient
improvement to warrant API changes.

FWIW, I think the thread-safety comment should be omitted or
reworded positively (i.e. resource locks are needed when
cookielib is used in a multi-threaded environment).
History
Date User Action Args
2007-08-23 15:39:51adminlinkissue1028908 messages
2007-08-23 15:39:51admincreate