Mailing List Archive

python/dist/src/Lib/test regrtest.py,1.81,1.82
Update of /cvsroot/python/python/dist/src/Lib/test
In directory usw-pr-cvs1:/tmp/cvs-serv25986/python/Lib/test

Modified Files:
regrtest.py
Log Message:
test_resource has no chance of running on Windows.


Index: regrtest.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/test/regrtest.py,v
retrieving revision 1.81
retrieving revision 1.82
diff -C2 -d -r1.81 -r1.82
*** regrtest.py 21 Apr 2002 07:30:28 -0000 1.81
--- regrtest.py 23 Apr 2002 23:09:02 -0000 1.82
***************
*** 507,510 ****
--- 507,511 ----
test_pty
test_pwd
+ test_resource
test_signal
test_socket_ssl