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.

作者 vstinner
收信人 Arfrever, Nicholas.Cole, akuchling, cben, georg.brandl, gpolo, inigoserna, jcea, loewis, phep, pitrou, python-dev, r.david.murray, schodet, simpkins, vstinner, zeha
日期 2012-08-28.23:31:04
SpamBayes Score -1.0
Marked as misclassified
Message-id <1346196665.21.0.210521483777.issue15785@psf.upfronthosting.co.za>
In-reply-to
内容
bitdancer proposes (on IRC) a better doc for get_wch():

"Get a wide character. Return a character for most keys, or an integer for function keys, keypad keys, and other special keys."

We may also replace "and so on" by "and other special keys" in getkey() definition.
历史
日期 用户 动作 参数
2012-08-28 23:31:05vstinner修改recipients: + vstinner, loewis, akuchling, georg.brandl, jcea, cben, pitrou, gpolo, Arfrever, r.david.murray, inigoserna, phep, zeha, schodet, python-dev, Nicholas.Cole, simpkins
2012-08-28 23:31:05vstinner修改messageid: <1346196665.21.0.210521483777.issue15785@psf.upfronthosting.co.za>
2012-08-28 23:31:04vstinner链接issue15785 messages
2012-08-28 23:31:04vstinner创建