]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
mutable/retrieve.py: remove all bare assert()s
authorBrian Warner <warner@lothar.com>
Tue, 28 Jul 2015 20:32:46 +0000 (13:32 -0700)
committerBrian Warner <warner@lothar.com>
Tue, 28 Jul 2015 20:32:46 +0000 (13:32 -0700)
Replace them with _assert() or precondition(). Closes ticket:2462.


No differences found