[Docstring-checkins] CVS: dps/dps utils.py,1.19,1.20
Status: Pre-Alpha
Brought to you by:
goodger
From: David G. <go...@us...> - 2002-03-28 04:47:36
|
Update of /cvsroot/docstring/dps/dps In directory usw-pr-cvs1:/tmp/cvs-serv21248/dps/dps Modified Files: utils.py Log Message: docstring mods Index: utils.py =================================================================== RCS file: /cvsroot/docstring/dps/dps/utils.py,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** utils.py 16 Mar 2002 05:57:30 -0000 1.19 --- utils.py 28 Mar 2002 04:47:33 -0000 1.20 *************** *** 53,57 **** explicitly set, defaults to the conditions of the default category). ! .. [#]_ The concept of "categories" was inspired by the log4j project: http://jakarta.apache.org/log4j/. """ --- 53,57 ---- explicitly set, defaults to the conditions of the default category). ! .. [#] The concept of "categories" was inspired by the log4j project: http://jakarta.apache.org/log4j/. """ |