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.

作者 techtonik
收信人 techtonik
日期 2010-04-15.10:45:48
SpamBayes Score 0.0038952054
Marked as misclassified
Message-id <1271328351.3.0.440443305832.issue8408@psf.upfronthosting.co.za>
In-reply-to
内容
How to get console width:

http://stackoverflow.com/questions/566746/how-to-get-console-window-width-in-python
http://code.activestate.com/recipes/440694-determine-size-of-console-window-on-windows/

PDCurses may contain some public domain code:
http://pdcurses.sourceforge.net/
BSD like licensed Console module from Fredrik Lundh:
http://effbot.org/zone/console-handbook.htm
历史
日期 用户 动作 参数
2010-04-15 10:45:51techtonik修改recipients: + techtonik
2010-04-15 10:45:51techtonik修改messageid: <1271328351.3.0.440443305832.issue8408@psf.upfronthosting.co.za>
2010-04-15 10:45:48techtonik链接issue8408 messages
2010-04-15 10:45:48techtonik创建