This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients Alex.Willmer, vstinner, xdegaye
Date 2017-12-04.22:25:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512426320.3.0.213398074469.issue32210@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, I forgot that pythoninfo already has:

call_func(info_add, 'sys.androidapilevel', sys, 'getandroidapilevel')

Well, that's the *build time* API level, not the most useful one, but still useful.
History
Date User Action Args
2017-12-04 22:25:20vstinnersetrecipients: + vstinner, xdegaye, Alex.Willmer
2017-12-04 22:25:20vstinnersetmessageid: <1512426320.3.0.213398074469.issue32210@psf.upfronthosting.co.za>
2017-12-04 22:25:20vstinnerlinkissue32210 messages
2017-12-04 22:25:20vstinnercreate