Menu

Commit [r14712]  Maximize  Restore  History

Bug fix for many unit tests on MS Windows.

The os.tmpfile() call has been replaced by tempfile.mkstemp() in the data types passed into the unit
tests of the prompt interface. The os.tmpfile() call on Windows results in a "OSError: [Errno 13]
Permission denied" error.

bugman 2011-09-20

changed /1.3/test_suite/unit_tests/_prompt/data_types.py
/1.3/test_suite/unit_tests/_prompt/data_types.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.