]> granicus.if.org Git - python/commit
test_posix is an expected skip on Win32. Also fixed test_posix to
authorTim Peters <tim.peters@gmail.com>
Mon, 17 Feb 2003 21:48:48 +0000 (21:48 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 17 Feb 2003 21:48:48 +0000 (21:48 +0000)
commit003eb3088283927e3155f2e2317d3d516edd9645
tree58edefbc732f164be15a12c44785ae50d1936ac7
parent003091cd51c5278e3ef76b6db01bd719b8b1c416
test_posix is an expected skip on Win32.  Also fixed test_posix to
import from test.test_support instead of directly from test_support.
Lib/test/regrtest.py
Lib/test/test_posix.py