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.

作者 neologix
收信人 lemburg, neologix, pitrou, rosslagerwall, vstinner
日期 2011-05-23.13:59:08
SpamBayes Score 6.882846e-08
Marked as misclassified
Message-id <BANLkTi=5NZYCiYsBqxKyOAZeUzrrd9QGSA@mail.gmail.com>
In-reply-to <4DDA6161.5090604@egenix.com>
内容
Do we really need to expose a such Linux-centric and sparingly used
function to the platform module?
Since it's needed by several tests, why not add it to Lib/test/support.py?
That way, we could also make it return a tuple without breaking any
existing convention.
历史
日期 用户 动作 参数
2011-05-23 13:59:09neologix修改recipients: + neologix, lemburg, pitrou, vstinner, rosslagerwall
2011-05-23 13:59:09neologix链接issue12158 messages
2011-05-23 13:59:08neologix创建