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 zbysz
Recipients bethard, denilsonsa, flox, zbysz
Date 2012-02-22.15:36:05
SpamBayes Score 4.0273797e-08
Marked as misclassified No
Message-id <1329924966.29.0.12944430494.issue13041@psf.upfronthosting.co.za>
In-reply-to
Content
OK, I guess that this could now be closed, since 13609 has been commited. (It is currently reopened, but the proposed tweaks wouldn't influence the usage in argparse, even if accepted). I'm attaching a patch which updates the tests to the new $COLUMNS logic. Previously, unsetting COLUMNS would fix the width on 80, now setting COLUMNS=80 is the proper way to do this.
History
Date User Action Args
2012-02-22 15:36:06zbyszsetrecipients: + zbysz, bethard, denilsonsa, flox
2012-02-22 15:36:06zbyszsetmessageid: <1329924966.29.0.12944430494.issue13041@psf.upfronthosting.co.za>
2012-02-22 15:36:05zbyszlinkissue13041 messages
2012-02-22 15:36:05zbyszcreate