New submission from Antoine Pitrou <pit...@free.fr>:

Changing it can produce failures, e.g.:

$ COLUMNS=178 ./python -m test.regrtest -v test_argparse

This can be seen on one of the buildbots:
http://www.python.org/dev/buildbot/all/builders/PPC%20Leopard%203.x/builds/685/steps/test/logs/stdio

----------
assignee: bethard
components: Tests
messages: 119931
nosy: bethard, janssen, pitrou
priority: normal
severity: normal
stage: needs patch
status: open
title: test_argparse depends on the COLUMNS environment variable
type: behavior
versions: Python 2.7, Python 3.1, Python 3.2

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

Reply via email to