On 02/26/2015 05:13 PM, Ryan Smith-Roberts wrote: > I'm not an official cpython developer but ifdef __ANDROID__ is quite in line > with > other per-platform support (__FreeBSD__, __linux__, etc), as well as already > being > in use in Modules/_posixsubprocess.c. Is __ANDROID__ not being defined when it > should be?
I believe the issue is adding in Android support, and how best to do it. -- ~Ethan~
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com