mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -04:00
d6958ac6c0
Issue #28740: Add sys.getandroidapilevel(): return the build time API version of Android as an integer. Function only available on Android.
Miscellaneous source files for the main Python shared library