[Python-Dev] Exposing the Android platform existence to Python modules
Guido van Rossum
guido at python.org
Sat Aug 2 05:34:32 CEST 2014
Or SL4A? (https://github.com/damonkohler/sl4a)
On Fri, Aug 1, 2014 at 8:06 PM, Steven D'Aprano <steve at pearwood.info> wrote:
> On Sat, Aug 02, 2014 at 05:53:45AM +0400, Akira Li wrote:
>
> > Python uses os.name, sys.platform, and various functions from `platform`
> > module to provide version info:
> [...]
> > If Android is posixy enough (would `posix` module work on Android?)
> > then os.name could be left 'posix'.
>
> Does anyone know what kivy does when running under Android?
>
>
> --
> Steven
>
> _______________________________________________
> Python-Dev mailing list
> Python-Dev at python.org
> https://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe:
> https://mail.python.org/mailman/options/python-dev/guido%40python.org
>
--
--Guido van Rossum (python.org/~guido)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20140801/3c60eaed/attachment.html>
More information about the Python-Dev
mailing list