Steven Bethard <steven.beth...@gmail.com> added the comment:

The best solution would be to make sure that a few different column widths are 
tested. However, in the meantime, the tests do assume 80 columns, so I think 
it's correct to specify that using os.environ as suggested.

One problem with the proposed patch is that it makes the change globally, and 
we should be restoring the original setting after the end of the argparse tests.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9553>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to