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.08:01:45
SpamBayes Score 0.00075237034
Marked as misclassified
Message-id <1271318507.97.0.95305497914.issue8408@psf.upfronthosting.co.za>
In-reply-to
内容
Many many Python tools have duplicating code related to getting console properties like width and height to provide pagination and cute progress bars. While the issue seems minor, making such features work crossplatform way requires many tuits. That's why it is highly desirable to have console module inside Python stdlib.
历史
日期 用户 动作 参数
2010-04-15 08:01:48techtonik修改recipients: + techtonik
2010-04-15 08:01:47techtonik修改messageid: <1271318507.97.0.95305497914.issue8408@psf.upfronthosting.co.za>
2010-04-15 08:01:46techtonik链接issue8408 messages
2010-04-15 08:01:45techtonik创建