[Docstring-checkins] CVS: dps/spec dps-notes.txt,1.21,1.22
Status: Pre-Alpha
Brought to you by:
goodger
From: David G. <go...@us...> - 2002-01-30 04:56:57
|
Update of /cvsroot/docstring/dps/spec In directory usw-pr-cvs1:/tmp/cvs-serv23691/dps/spec Modified Files: dps-notes.txt Log Message: updated Index: dps-notes.txt =================================================================== RCS file: /cvsroot/docstring/dps/spec/dps-notes.txt,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** dps-notes.txt 2002/01/29 02:18:32 1.21 --- dps-notes.txt 2002/01/30 04:56:54 1.22 *************** *** 61,70 **** - Apply the `coding conventions`_ as given below. - - Reconsider the need to keep a list of duplicates in - ``nodes.document.explicit_targets``. Rather, just keep the last - instance, and "clear" it and any new ones if necessary. Perhaps just - a {'name': None} mapping is enough to indicate that the target is - invalid? - Coding Conventions --- 61,64 ---- |