[Python-checkins] CVS: python/nondist/peps pep-0200.txt,1.23,1.24

Jeremy Hylton python-dev@python.org
Wed, 23 Aug 2000 07:56:28 -0700


Update of /cvsroot/python/python/nondist/peps
In directory slayer.i.sourceforge.net:/tmp/cvs-serv482/peps

Modified Files:
	pep-0200.txt 
Log Message:
confirm that test_parser and test_posixpath fail on Linux too


Index: pep-0200.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0200.txt,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -r1.23 -r1.24
*** pep-0200.txt	2000/08/23 14:43:59	1.23
--- pep-0200.txt	2000/08/23 14:56:26	1.24
***************
*** 89,98 ****
      test case         platform    date reported
      ---------         --------    -------------
!     test_parser       Windows     22-Aug-2000
!         [probably all platforms]
  
!     test_posixpath    Windows     22-Aug-2000
!         [probably all platforms; think it's because Skip backed out
!          commonpathprefix changes but didn't change the tests]
  
      test_fork1        Linux       26-Jul-2000 
--- 89,97 ----
      test case         platform    date reported
      ---------         --------    -------------
!     test_parser       all         22-Aug-2000
  
!     test_posixpath    all         22-Aug-2000
!         [think it's because Skip backed out commonpathprefix changes
!         but didn't change the tests] 
  
      test_fork1        Linux       26-Jul-2000