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 python-dev
Recipients christian.heimes, ezio.melotti, felipecruz, jcea, pitrou, python-dev
Date 2012-10-03.01:19:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3XWfWz12c3zNbq@mail.python.org>
In-reply-to
Content
New changeset 0f4d4f4db724 by Jesus Cea in branch '3.2':
Closes #15897: zipimport.c doesn't check return value of fseek(). Typo
http://hg.python.org/cpython/rev/0f4d4f4db724
History
Date User Action Args
2012-10-03 01:19:11python-devsetrecipients: + python-dev, jcea, pitrou, christian.heimes, ezio.melotti, felipecruz
2012-10-03 01:19:11python-devlinkissue15897 messages
2012-10-03 01:19:11python-devcreate