]> granicus.if.org Git - python/commit
support: add more info on temp_dir() and change_cwd() failure
authorVictor Stinner <victor.stinner@gmail.com>
Wed, 8 Feb 2017 11:25:00 +0000 (12:25 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 8 Feb 2017 11:25:00 +0000 (12:25 +0100)
commitedb48814414bef3a68942434142f90594d21236b
tree31eda1bd27dcc62b494719ea963dd76e291badf3
parent7399a05965162f46ca00b5453a59f71fdb5851f1
support: add more info on temp_dir() and change_cwd() failure

Log the OSError exception message.
Lib/test/support/__init__.py