Files
cpython/Python
Victor Stinner d6958ac6c0 Add sys.getandroidapilevel()
Issue #28740: Add sys.getandroidapilevel(): return the build time
API version of Android as an integer.

Function only available on Android.
2016-12-02 01:13:46 +01:00
..
2016-09-07 09:26:18 -07:00
2016-12-01 14:45:31 +01:00
2016-09-13 22:46:15 -07:00
2016-09-09 14:57:58 -07:00
2016-11-12 16:38:03 -05:00
2016-12-02 01:13:46 +01:00

Miscellaneous source files for the main Python shared library