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 ethan.furman
Recipients Anthony.Kong, acassaigne, ethan.furman, jeffknupp, r.david.murray, serhiy.storchaka
Date 2012-03-27.19:13:03
SpamBayes Score 9.386953e-08
Marked as misclassified No
Message-id <1332875584.25.0.260706269584.issue14399@psf.upfronthosting.co.za>
In-reply-to
Content
I see a comment around line 240 that says:

    # It is assumed that the "end of central directory" magic
    # number does not appear in the comment.

Any reason not to add that check to comment.setter?
History
Date User Action Args
2012-03-27 19:13:04ethan.furmansetrecipients: + ethan.furman, r.david.murray, Anthony.Kong, serhiy.storchaka, jeffknupp, acassaigne
2012-03-27 19:13:04ethan.furmansetmessageid: <1332875584.25.0.260706269584.issue14399@psf.upfronthosting.co.za>
2012-03-27 19:13:03ethan.furmanlinkissue14399 messages
2012-03-27 19:13:03ethan.furmancreate