This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author xdegaye
Recipients twouters, xdegaye
Date 2017-01-06.10:47:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1483699620.77.0.827616599041.issue29176@psf.upfronthosting.co.za>
In-reply-to
Content
======================================================================
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'

----------------------------------------------------------------------
History
Date User Action Args
2017-01-06 10:47:00xdegayesetrecipients: + xdegaye, twouters
2017-01-06 10:47:00xdegayesetmessageid: <1483699620.77.0.827616599041.issue29176@psf.upfronthosting.co.za>
2017-01-06 10:47:00xdegayelinkissue29176 messages
2017-01-06 10:47:00xdegayecreate