[Docstring-checkins] CVS: dps/dps test_nodes.py,1.1.1.1,1.2
Status: Pre-Alpha
Brought to you by:
goodger
From: David G. <go...@us...> - 2001-08-23 03:55:37
|
Update of /cvsroot/docstring/dps/dps In directory usw-pr-cvs1:/tmp/cvs-serv27590/dps/dps Modified Files: test_nodes.py Log Message: updated Index: test_nodes.py =================================================================== RCS file: /cvsroot/docstring/dps/dps/test_nodes.py,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** test_nodes.py 2001/07/22 22:36:04 1.1.1.1 --- test_nodes.py 2001/08/23 03:55:34 1.2 *************** *** 2,10 **** """ ! Author: David Goodger ! Contact: dgo...@bi... ! Revision: $Revision$ ! Date: $Date$ ! Copyright: This module has been placed in the public domain. Test module for nodes.py. --- 2,10 ---- """ ! :Author: David Goodger ! :Contact: go...@us... ! :Revision: $Revision$ ! :Date: $Date$ ! :Copyright: This module has been placed in the public domain. Test module for nodes.py. |