cpython (2.7): test_spwd skipping is expected on win32.

Jan. 31, 2015
8:38 a.m.
https://hg.python.org/cpython/rev/f5df01f69a3e changeset: 94406:f5df01f69a3e branch: 2.7 user: Serhiy Storchaka <storchaka@gmail.com> date: Sat Jan 31 10:20:31 2015 +0200 summary: test_spwd skipping is expected on win32. files: Lib/test/regrtest.py | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -1191,6 +1191,7 @@ test_pwd test_resource test_signal + test_spwd test_threadsignals test_timing test_wait3 -- Repository URL: https://hg.python.org/cpython
3822
Age (days ago)
3822
Last active (days ago)
0 comments
1 participants
participants (1)
-
serhiy.storchaka