[Patches] [Patch #101529] urllib and redirects

noreply@sourceforge.net noreply@sourceforge.net
Fri, 15 Sep 2000 06:28:43 -0700


Patch #101529 has been updated. 

Project: 
Category: None
Status: Open
Summary: urllib and redirects

Follow-Ups:

Date: 2000-Sep-15 06:28
By: htrd

Comment:
httplib is sometimes closing its file earlier than before. This confuses urllib, which expects to have to close the file itself.

This patch fixes the behaviour in urllib, although I am not sure that the real bug isnt the change in httplib.

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

-------------------------------------------------------
For more info, visit:

http://sourceforge.net/patch/?func=detailpatch&patch_id=101529&group_id=5470