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

STINNER Victor report at bugs.python.org
Thu Feb 23 06:00:20 EST 2017


STINNER Victor added the comment:

> POSIX.1-2001 specifies: an error message may be written to stdout if the stream cannot be opened.

At least, I don't see such message in the Android implementation:
https://android.googlesource.com/platform/bionic/+/android-5.0.0_r1/libc/bionic/tmpfile.cpp

----------

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


More information about the Python-bugs-list mailing list