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 Oleg.Plakhotnyuk
Recipients Oleg.Plakhotnyuk, ezio.melotti, r.david.murray, vstinner
Date 2011-12-13.19:38:15
SpamBayes Score 0.0017056406
Marked as misclassified No
Message-id <1323805100.14.0.576852994548.issue13394@psf.upfronthosting.co.za>
In-reply-to
Content
The split is in progress. There will be at least two more patches.
Regarding your comments:
1) Sorry for my english :-) It is fully determined by the input. With this particular test input the assertNotEqual will always pass. So I've removed it.
2) These were simple prints, not warnings. I've replaced them with warnings and tested with assertWarns. It resulted in some changes to aifc library itself, but they are trivial and cannot affect behavior.
3) Fixed.
Thanks.
History
Date User Action Args
2011-12-13 19:38:20Oleg.Plakhotnyuksetrecipients: + Oleg.Plakhotnyuk, vstinner, ezio.melotti, r.david.murray
2011-12-13 19:38:20Oleg.Plakhotnyuksetmessageid: <1323805100.14.0.576852994548.issue13394@psf.upfronthosting.co.za>
2011-12-13 19:38:16Oleg.Plakhotnyuklinkissue13394 messages
2011-12-13 19:38:16Oleg.Plakhotnyukcreate