[Docstring-checkins] CVS: dps/test/test_transforms test_docinfo.py,1.6,1.7
Status: Pre-Alpha
Brought to you by:
goodger
From: David G. <go...@us...> - 2002-02-22 01:57:25
|
Update of /cvsroot/docstring/dps/test/test_transforms In directory usw-pr-cvs1:/tmp/cvs-serv26058/dps/test/test_transforms Modified Files: test_docinfo.py Log Message: updated Index: test_docinfo.py =================================================================== RCS file: /cvsroot/docstring/dps/test/test_transforms/test_docinfo.py,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** test_docinfo.py 20 Feb 2002 04:45:57 -0000 1.6 --- test_docinfo.py 22 Feb 2002 01:57:22 -0000 1.7 *************** *** 51,59 **** <date> 2001-08-11 ! <abstract> ! <paragraph> ! There can only be one abstract. ! <paragraph> ! It is automatically moved to the end of the other bibliographic elements. <comment> Bibliographic element extraction. --- 51,59 ---- <date> 2001-08-11 ! <abstract> ! <paragraph> ! There can only be one abstract. ! <paragraph> ! It is automatically moved to the end of the other bibliographic elements. <comment> Bibliographic element extraction. *************** *** 91,97 **** <date> 2001-08-11 ! <abstract> ! <paragraph> ! Abstract 1. <comment> Bibliographic element extraction. --- 91,97 ---- <date> 2001-08-11 ! <abstract> ! <paragraph> ! Abstract 1. <comment> Bibliographic element extraction. |