Update of /cvsroot/docstring/dps
In directory usw-pr-cvs1:/tmp/cvs-serv13081/dps
Modified Files:
HISTORY.txt
Log Message:
updated
Index: HISTORY.txt
===================================================================
RCS file: /cvsroot/docstring/dps/HISTORY.txt,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -d -r1.27 -r1.28
*** HISTORY.txt 2001/11/09 23:13:48 1.27
--- HISTORY.txt 2001/11/13 03:07:53 1.28
***************
*** 86,92 ****
- Added StateMachine.nextlineblank().
- Added 'nestedSM' and 'nestedSMkwargs' to State.
! - Added 'uptoblank' optional argument to 'getindented',
! 'getknownindented', and 'getfirstknownindented' methods of
! StateWS, and to 'extractindented' function.
* dps/urischemes.py: Known URI schemes; added to project.
--- 86,92 ----
- Added StateMachine.nextlineblank().
- Added 'nestedSM' and 'nestedSMkwargs' to State.
! - Added 'uptoblank' and 'stripindent' optional arguments to
! 'getindented', 'getknownindented', and 'getfirstknownindented'
! methods of StateWS, and to 'extractindented' function.
* dps/urischemes.py: Known URI schemes; added to project.
|