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 brett.cannon
Recipients brett.cannon
Date 2007-12-14.09:09:06
SpamBayes Score 0.053477265
Marked as misclassified No
Message-id <1197623348.52.0.389578727596.issue1624@psf.upfronthosting.co.za>
In-reply-to
Content
The output from test_pep277.py seems to be completely worthless in terms
of testing.  The attached patch removes the output comparison file from
Lib/test/output and changes test_pep277.py to not output anything.  But
since I don't have a Windows box I can't test this patch to commit it
myself.
Files
File name Uploaded
rm_output-test_pep277.diff brett.cannon, 2007-12-14.09:09:06
History
Date User Action Args
2007-12-14 09:09:08brett.cannonsetspambayes_score: 0.0534773 -> 0.053477265
recipients: + brett.cannon
2007-12-14 09:09:08brett.cannonsetspambayes_score: 0.0534773 -> 0.0534773
messageid: <1197623348.52.0.389578727596.issue1624@psf.upfronthosting.co.za>
2007-12-14 09:09:08brett.cannonlinkissue1624 messages
2007-12-14 09:09:07brett.cannoncreate