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
{{ message }}
This repository was archived by the owner on Jan 18, 2024. It is now read-only.
Hi, I'm getting an issue with QPython3 (Play 0.9.4) running on a Samsung Galaxy S4 Android (jfltexx, android:4.4.2, sdk:19)
Python 3.2.2 (default, Jun 23 2014, 00:13:13)
[GCC 4.8] on linux-armv7l
Type "help", "copyright", "credits" or "license" for more information.
import time
time.strptime("01/01/01", "%x")
Traceback (most recent call last):
File "", line 1, in
File "/data/data/com.hipipal.qpy3/files/lib/python3.2/python32.zip/_strptime.py", line 273, in
File "/data/data/com.hipipal.qpy3/files/lib/python3.2/python32.zip/_strptime.py", line 190, in init
File "/data/data/com.hipipal.qpy3/files/lib/python3.2/python32.zip/_strptime.py", line 72, in init
File "/data/data/com.hipipal.qpy3/files/lib/python3.2/python32.zip/_strptime.py", line 31, in _getlang
File "/data/data/com.hipipal.qpy3/files/lib/python3.2/python32.zip/locale.py", line 519, in getlocale
locale.Error: locale query failed