[Docstring-checkins] CVS: dps/test/test_transforms test_docinfo.py,1.8,1.9
Status: Pre-Alpha
Brought to you by:
goodger
From: David G. <go...@us...> - 2002-03-04 04:40:31
|
Update of /cvsroot/docstring/dps/test/test_transforms In directory usw-pr-cvs1:/tmp/cvs-serv13052/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.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** test_docinfo.py 1 Mar 2002 03:14:36 -0000 1.8 --- test_docinfo.py 4 Mar 2002 04:40:28 -0000 1.9 *************** *** 51,55 **** <date> 2001-08-11 ! <abstract> <paragraph> There can only be one abstract. --- 51,57 ---- <date> 2001-08-11 ! <topic class="abstract"> ! <title> ! Abstract <paragraph> There can only be one abstract. *************** *** 91,95 **** <date> 2001-08-11 ! <abstract> <paragraph> Abstract 1. --- 93,99 ---- <date> 2001-08-11 ! <topic class="abstract"> ! <title> ! Abstract <paragraph> Abstract 1. |