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 gvanrossum
Recipients
Date 2002-03-07.19:34:31
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=6380

Hm, I don't understand. I can see how you would want to
defer opening *remote* files, because that takes time. But
the patch defers opening *local* files. I still don't
understand what the point of that is.

I think you're trying to generalize in a direction that just
isn't appropriate for urllib. I'm closing this as Rejected,
if you agree with that you don't have to do anything. :-)
History
Date User Action Args
2007-08-23 15:11:26adminlinkissue525945 messages
2007-08-23 15:11:26admincreate