Message 281213 - Python tracker
Message281213
| Author | yan12125 |
|---|---|
| Recipients | vstinner, xdegaye, yan12125 |
| Date | 2016-11-19.10:41:13 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1479552074.26.0.629622399597.issue28740@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-11-19 10:41:14 | yan12125 | set | recipients: + yan12125, vstinner, xdegaye |
| 2016-11-19 10:41:14 | yan12125 | set | messageid: <1479552074.26.0.629622399597.issue28740@psf.upfronthosting.co.za> |
| 2016-11-19 10:41:14 | yan12125 | link | issue28740 messages |
| 2016-11-19 10:41:14 | yan12125 | create | |