Comment on Python for AndroidparentComments−crncosta13yWe will never know.I guess because Python is not statically typed. Most of the efforts they have been supporting (golang, dartlang...) are evidence of they prefer to have Static type-checking around.−chris_mahan13yI think personally that it might have to do with sandboxing python, so third-party apps could be run safely, stopped, restarted, etc.
Comments
We will never know.
I guess because Python is not statically typed. Most of the efforts they have been supporting (golang, dartlang...) are evidence of they prefer to have Static type-checking around.
I think personally that it might have to do with sandboxing python, so third-party apps could be run safely, stopped, restarted, etc.