[Python-checkins] python/dist/src/Lib/test regrtest.py,1.128,1.129

jackjansen@users.sourceforge.net jackjansen@users.sourceforge.net
Fri, 21 Feb 2003 14:34:09 -0800


Update of /cvsroot/python/python/dist/src/Lib/test
In directory sc8-pr-cvs1:/tmp/cvs-serv16366/Lib/test

Modified Files:
	regrtest.py 
Log Message:
Checking mac-specific stuff from the 2.3a2 branch in on the trunk.


Index: regrtest.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/test/regrtest.py,v
retrieving revision 1.128
retrieving revision 1.129
diff -C2 -d -r1.128 -r1.129
*** regrtest.py	19 Feb 2003 02:35:05 -0000	1.128
--- regrtest.py	21 Feb 2003 22:33:35 -0000	1.129
***************
*** 634,637 ****
--- 634,638 ----
          test_popen
          test_popen2
+         test_posix
          test_pty
          test_pwd