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 nailor
Recipients acapnotic, nailor
Date 2013-02-24.20:10:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1361736600.26.0.141030795158.issue15128@psf.upfronthosting.co.za>
In-reply-to
Content
Use of IOError might be a bit problematic. The find & get return IOError if they can't find the source, but for mismatch if the line is not found is not to me an IOError.

Btw, to be able to merge your patch, you need to sign the contributor agreement in here: http://www.python.org/psf/contrib/contrib-form-python/
History
Date User Action Args
2013-02-24 20:10:00nailorsetrecipients: + nailor, acapnotic
2013-02-24 20:10:00nailorsetmessageid: <1361736600.26.0.141030795158.issue15128@psf.upfronthosting.co.za>
2013-02-24 20:10:00nailorlinkissue15128 messages
2013-02-24 20:10:00nailorcreate