[issue29176] /tmp does not exist on Android and is used by curses.window.putwin()

Chi Hsuan Yen report at bugs.python.org
Fri Feb 17 08:51:33 EST 2017


Chi Hsuan Yen added the comment:

Here are test results for PR 53:

shell at ASUS_Z00E_2:/data/local/tmp $ python3.7m -m test -u curses test_curses
Run tests sequentially
0:00:00 [1/1] test_curses
1 test OK.

Total duration: 1 sec
Tests result: SUCCESS
abcshell at ASUS_Z00E_2:/data/local/tmp $ 

I know little about the C API. Just a question: isn't PyImport_ImportModuleNoBlock deprecated?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29176>
_______________________________________


More information about the Python-bugs-list mailing list