Mercurial > p > roundup > code
diff doc/design.txt @ 1997:8a01cd280aae maint-0.6
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 02 Feb 2004 21:54:24 +0000 |
| parents | 84c61e912079 |
| children |
line wrap: on
line diff
--- a/doc/design.txt Wed Jan 21 04:54:27 2004 +0000 +++ b/doc/design.txt Mon Feb 02 21:54:24 2004 +0000 @@ -506,7 +506,7 @@ have been added. """ - def getitem(self, itemid, cache=1): + def getnode(self, itemid, cache=1): """ Return a Item convenience wrapper for the item. 'itemid' must be the id of an existing item of this class or
