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 mcjeff
Recipients eric.araujo, jhylton, mcjeff, nadeem.vawda, orsenthil, pitrou
Date 2011-03-19.01:18:13
SpamBayes Score 7.0910675e-05
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Made recommended changes. Moved to NamedTemporaryFile. I don't think the spooled file makes sense here as the existing protocol provides a filename in the returned tuple, not a f.l.o. 

As far as the description?  Here are a couple suggestions:

1. URL Retrieval Library
2. URL Access Module

Updated the module documentation as well as the howto.
History
Date User Action Args
2011-03-19 01:18:16mcjeffsetrecipients: + mcjeff, jhylton, orsenthil, pitrou, nadeem.vawda, eric.araujo
2011-03-19 01:18:15mcjeffsetmessageid: <[email protected]>
2011-03-19 01:18:14mcjefflinkissue10050 messages
2011-03-19 01:18:14mcjeffcreate