Message 262088 - Python tracker
curses was broken and now it's fixed. Yes - Android's locale patch is no longer necessary in _curses either. However, there are runtime errors: shell@ASUS_Z00E_2:/data/local/tmp $ python3.6 -c 'import curses; curses.initscr()' Traceback (most recent call last): File "<string>", line 1, in <module> File "/data/local/tmp/python3/lib/python3.6/curses/__init__.py", line 30, in initscr fd=_sys.__stdout__.fileno()) _curses.error: setupterm: could not find terminfo database