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 r.david.murray
Recipients barry, benjamin.peterson, faiz, r.david.murray
Date 2014-04-19.02:23:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397874188.79.0.280489328356.issue21230@psf.upfronthosting.co.za>
In-reply-to
Content
Well, it's 'expected' behavior in the sense that we don't know about 'adobe' format.  Is there some better way to detect jpeg format than to look for particular format identifiers in a specific byte position?
History
Date User Action Args
2014-04-19 02:23:08r.david.murraysetrecipients: + r.david.murray, barry, benjamin.peterson, faiz
2014-04-19 02:23:08r.david.murraysetmessageid: <1397874188.79.0.280489328356.issue21230@psf.upfronthosting.co.za>
2014-04-19 02:23:08r.david.murraylinkissue21230 messages
2014-04-19 02:23:08r.david.murraycreate