Mercurial > p > roundup > code
diff roundup/instance.py @ 262:ab921dc53ccd
Added nicer command-line item adding:
passing no arguments will enter an interactive more which asks for
each property in turn. While I was at it, I fixed an implementation
problem WRT the spec - I wasn't raising a ValueError if the key
property was missing from a create(). Also added a protected=boolean
argument to getprops() so we can list only the mutable properties
(defaults to yes, which lists the immutables).
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 04 Oct 2001 02:12:42 +0000 |
| parents | 18134bffab37 |
| children | a1331423eb93 |
