[New-bugs-announce] [issue1624] Remove output comparison for test_pep277

Brett Cannon report at bugs.python.org
Fri Dec 14 10:09:08 CET 2007


New submission from Brett Cannon:

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.

----------
components: Tests
files: rm_output-test_pep277.diff
messages: 58618
nosy: brett.cannon
priority: low
severity: normal
status: open
title: Remove output comparison for test_pep277
type: behavior
versions: Python 2.6
Added file: http://bugs.python.org/file8952/rm_output-test_pep277.diff

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1624>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rm_output-test_pep277.diff
Type: application/octet-stream
Size: 1312 bytes
Desc: not available
Url : http://mail.python.org/pipermail/new-bugs-announce/attachments/20071214/20d443ac/attachment-0001.obj 


More information about the New-bugs-announce mailing list