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 bethard
Recipients bethard, denilsonsa, flox, zbysz
Date 2011-12-15.11:08:45
SpamBayes Score 0.00026154585
Marked as misclassified No
Message-id <1323947326.53.0.696243903181.issue13041@psf.upfronthosting.co.za>
In-reply-to
Content
I'd feel more comfortable with the argparse fix if it were simply calling "os.get_terminal_size()". I recommend that you:

* Create a new issue called, say "add os.get_terminal_size()" proposing just the single method.

* Add that issue to the Dependencies of this issue.

Once that is fixed, then the argparse fix should be simple.
History
Date User Action Args
2011-12-15 11:08:46bethardsetrecipients: + bethard, zbysz, denilsonsa, flox
2011-12-15 11:08:46bethardsetmessageid: <1323947326.53.0.696243903181.issue13041@psf.upfronthosting.co.za>
2011-12-15 11:08:45bethardlinkissue13041 messages
2011-12-15 11:08:45bethardcreate