]> granicus.if.org Git - python/commit
Issue #22390: test.regrtest now emits a warning if temporary files or
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 29 Mar 2015 22:28:02 +0000 (01:28 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 29 Mar 2015 22:28:02 +0000 (01:28 +0300)
commita3a100b594982f10911f2c9db6cf954bb8ff8f20
treea88e30b82d9b9e8821ac5e0d21a5a7c42bf027f7
parentd90f8d10e088657593fa753ecacab95845d378aa
Issue #22390: test.regrtest now emits a warning if temporary files or
directories are left after running a test.
Lib/test/regrtest.py
Misc/NEWS