Xavier de Gaye <xdeg...@gmail.com> added the comment:

I may have misunderstood the scope of pythoninfo. On Android the readline or 
sqlite versions are known at build time since they have to be built at that 
time, but much more useful information can be obtained (or will be obtained) 
from python running on the device or the emulator.

For the NDK and SDK versions (issue 32210), these can be printed by the 'all' 
target for the NDK and by one of the emulator targets for the SDK.

This means that both this issue and #32210 may be closed as wont fix.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32205>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to