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 paul.moore
Recipients Jim.Jewett, dholth, ethan.furman, paul.moore, serhiy.storchaka, steve.dower
Date 2015-02-26.21:32:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1424986327.3.0.821791558735.issue23491@psf.upfronthosting.co.za>
In-reply-to
Content
Serihy, thanks for the explanation. I was aware that my replies weren't getting archived, good to know how to avoid that in future.

I've worked out what you mean over the directory entries now. It was easy enough to fix - I just removed the is_file check before writing entries to the zipfile. Test added so it's checked in future as well.
History
Date User Action Args
2015-02-26 21:32:07paul.mooresetrecipients: + paul.moore, dholth, ethan.furman, Jim.Jewett, serhiy.storchaka, steve.dower
2015-02-26 21:32:07paul.mooresetmessageid: <1424986327.3.0.821791558735.issue23491@psf.upfronthosting.co.za>
2015-02-26 21:32:07paul.moorelinkissue23491 messages
2015-02-26 21:32:07paul.moorecreate