mirror of
https://github.com/python/cpython.git
synced 2026-08-09 18:50:37 -04:00
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