mirror of
https://github.com/python/cpython.git
synced 2026-05-17 09:58:25 -04:00
d6958ac6c0
Issue #28740: Add sys.getandroidapilevel(): return the build time API version of Android as an integer. Function only available on Android.