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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, eric.smith, flox, jayanth, mark.dickinson, ronaldoussoren
Date 2011-11-16.07:16:03
SpamBayes Score 0.0031058262
Marked as misclassified No
Message-id <1321427763.64.0.790542962716.issue13410@psf.upfronthosting.co.za>
In-reply-to
Content
$ ./python Lib/test/regrtest.py test_format
shows the error, but
$ ./python Lib/test/regrtest.py -v test_format
does not fail!
The "print" is needed, can something else have the same effect?
History
Date User Action Args
2011-11-16 07:16:03amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, ronaldoussoren, mark.dickinson, eric.smith, flox, jayanth
2011-11-16 07:16:03amaury.forgeotdarcsetmessageid: <1321427763.64.0.790542962716.issue13410@psf.upfronthosting.co.za>
2011-11-16 07:16:03amaury.forgeotdarclinkissue13410 messages
2011-11-16 07:16:03amaury.forgeotdarccreate