[Docstring-checkins] CVS: dps HISTORY.txt,1.16,1.17
Status: Pre-Alpha
Brought to you by:
goodger
From: David G. <go...@us...> - 2001-09-18 04:34:38
|
Update of /cvsroot/docstring/dps In directory usw-pr-cvs1:/tmp/cvs-serv27272/dps Modified Files: HISTORY.txt Log Message: updated Index: HISTORY.txt =================================================================== RCS file: /cvsroot/docstring/dps/HISTORY.txt,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** HISTORY.txt 2001/09/17 04:15:23 1.16 --- HISTORY.txt 2001/09/18 04:34:35 1.17 *************** *** 84,88 **** --- 84,91 ---- - Added named methods (aliases to numbered system_warning calls) to Reporter. + - Removed Reporter.strong_system_warning (not needed). - Added some docstrings. + + * dps/test_*.py: Moved to new test/ directory. * dps/parsers/model.py: |