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

Jeremy Hylton python-dev@python.org
Wed, 23 Aug 2000 08:55:43 -0700


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

Modified Files:
	pep-0200.txt 
Log Message:
Fred fixed the parser module


Index: pep-0200.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0200.txt,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -r1.24 -r1.25
*** pep-0200.txt	2000/08/23 14:56:26	1.24
--- pep-0200.txt	2000/08/23 15:55:40	1.25
***************
*** 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 
--- 89,95 ----
      test case         platform    date reported
      ---------         --------    -------------
      test_posixpath    all         22-Aug-2000
          [think it's because Skip backed out commonpathprefix changes
!         but didn't change the tests; patch to fix exists] 
  
      test_fork1        Linux       26-Jul-2000