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.

作者 zbysz
收信人 bethard, denilsonsa, flox, zbysz
日期 2012-02-22.15:36:05
SpamBayes Score 4.0273797e-08
Marked as misclassified
Message-id <1329924966.29.0.12944430494.issue13041@psf.upfronthosting.co.za>
In-reply-to
内容
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.
历史
日期 用户 动作 参数
2012-02-22 15:36:06zbysz修改recipients: + zbysz, bethard, denilsonsa, flox
2012-02-22 15:36:06zbysz修改messageid: <1329924966.29.0.12944430494.issue13041@psf.upfronthosting.co.za>
2012-02-22 15:36:05zbysz链接issue13041 messages
2012-02-22 15:36:05zbysz创建