chiark / gitweb /
get and get-global now return 555 for not found. The Python interface
authorRichard Kettlewell <rjk@greenend.org.uk>
Sun, 2 Dec 2007 12:04:26 +0000 (12:04 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sun, 2 Dec 2007 12:04:26 +0000 (12:04 +0000)
commitfb1bc1f52d207b6405c966840dd46560c8bec739
treebb2ac98958f6fe401b326153fc345c1dbc646038
parent445a0f664a3714c55b89c175c824b7d43cc990c2
get and get-global now return 555 for not found.  The Python interface
understands this and returns None.

Further tests and fixes for disorder-dump.
doc/disorder_protocol.5.in
python/disorder.py.in
server/dump.c
server/server.c
tests/dump.py