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 ocean-city
Recipients kristjan.jonsson, loewis, ocean-city
Date 2008-10-08.00:11:28
SpamBayes Score 2.6499362e-07
Marked as misclassified No
Message-id <1223424690.54.0.000543148028879.issue3677@psf.upfronthosting.co.za>
In-reply-to
Content
zipimport.c seems fine, because stat(2) succeeds for UNC file. It fails
for UNC folder. (zip file is absolutely file)

Already fix for issue1293 was in, so maybe I should create the patch for
that direction but... anyway this issue seems to be fixed by my patch. I
also confirmed the test script in http://bugs.python.org/msg56523 works.
History
Date User Action Args
2008-10-08 00:11:30ocean-citysetrecipients: + ocean-city, loewis, kristjan.jonsson
2008-10-08 00:11:30ocean-citysetmessageid: <1223424690.54.0.000543148028879.issue3677@psf.upfronthosting.co.za>
2008-10-08 00:11:29ocean-citylinkissue3677 messages
2008-10-08 00:11:29ocean-citycreate