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 <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1624>
__________________________________

Attachment: rm_output-test_pep277.diff
Description: Binary data

_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to