[Docstring-checkins] CVS: dps/dps __init__.py,1.4,1.5
Status: Pre-Alpha
Brought to you by:
goodger
From: David G. <go...@us...> - 2002-03-16 06:09:47
|
Update of /cvsroot/docstring/dps/dps In directory usw-pr-cvs1:/tmp/cvs-serv28258/dps/dps Modified Files: __init__.py Log Message: *** empty log message *** Index: __init__.py =================================================================== RCS file: /cvsroot/docstring/dps/dps/__init__.py,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** __init__.py 7 Feb 2002 02:03:01 -0000 1.4 --- __init__.py 16 Mar 2002 06:09:45 -0000 1.5 *************** *** 8,12 **** :Copyright: This module has been placed in the public domain. ! This is the Docstring Processing System (DPS) Python package. Package Structure --- 8,12 ---- :Copyright: This module has been placed in the public domain. ! This is the Docstring Processing System (DPS) Python package. Package Structure |