You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prevent shutil exceptions, closeskuri65536#58
* This is not issue only for python-for-android,
This is caused in the fat (or vfat) file system on SDCard
which can not accept chmod.
* In my experiment, python from rooted shell is not throw errors.
Remove PIC version because the latest SL4A can launch PIC and PIE in …
…ICS <.
- remove make program for PIC binary.
- packaging PIE binary only.
- updated to r20