➜

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.

作者 yan12125
收信人 vstinner, xdegaye, yan12125
日期 2016-11-19.10:41:13
SpamBayes Score -1.0
Marked as misclassified 是
Message-id <1479552074.26.0.629622399597.issue28740@psf.upfronthosting.co.za>
In-reply-to
内容
I translate the Python version at issue26855 to C. Quite new to the C API, hope I'm doing it right :)

Codes only. Docs and tests later

sys.getwindowsversion() uses named tuples. Is there a similar need for Android or just plain tuples are fine?
历史
日期 用户 动作 参数
2016-11-19 10:41:14yan12125修改recipients: + yan12125, vstinner, xdegaye
2016-11-19 10:41:14yan12125修改messageid: <1479552074.26.0.629622399597.issue28740@psf.upfronthosting.co.za>
2016-11-19 10:41:14yan12125链接issue28740 messages
2016-11-19 10:41:14yan12125创建