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 georg.brandl
Recipients
Date 2006-12-09.10:26:56
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
I see. The problem is, as the "bext" chunk can be arbitrarily long, the test function would need more than 512 bytes to read the "fmt " chunk, or it could return that it cannot read the format details.

Would you like to work on a patch?
History
Date User Action Args
2007-08-23 14:50:37adminlinkissue1611944 messages
2007-08-23 14:50:37admincreate