New submission from Xavier de Gaye: ====================================================================== ERROR: test_module_funcs (test.test_curses.TestCurses) Test module-level functions ---------------------------------------------------------------------- Traceback (most recent call last): File "/sdcard/org.bitbucket.pyona/lib/python3.7/test/test_curses.py", line 219, in test_module_fun cs self.stdscr.putwin(f) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/py.curses.putwin.nsIZYY'
---------------------------------------------------------------------- ---------- assignee: xdegaye components: Extension Modules keywords: patch messages: 284810 nosy: twouters, xdegaye priority: normal severity: normal stage: needs patch status: open title: /tmp does not exist on Android and is used by curses.window.putwin() type: behavior versions: Python 3.6, Python 3.7 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue29176> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com