]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
interfaces.py: allow add/renew/cancel-lease to return Any, so that 1.3.1 clients...
authorBrian Warner <warner@lothar.com>
Wed, 18 Feb 2009 20:29:03 +0000 (13:29 -0700)
committerBrian Warner <warner@lothar.com>
Wed, 18 Feb 2009 20:29:03 +0000 (13:29 -0700)
commit2346d8621d55e69da6e018468cf521eb57b451cf
treef2309625d54f8bfbf7d6d2d6fd342ee6b43583c9
parent505220f27dbdea7a12742dcd70fcfb1bb246daa5
interfaces.py: allow add/renew/cancel-lease to return Any, so that 1.3.1 clients (the first to use these calls) can tolerate future storage servers which might return something other than None
src/allmydata/interfaces.py