]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Default arguments in interface declarations should only be used to specify a default...
authordavid-sarah <david-sarah@jacaranda.org>
Tue, 24 Jul 2012 03:34:46 +0000 (03:34 +0000)
committerdavid-sarah <david-sarah@jacaranda.org>
Tue, 24 Jul 2012 03:34:46 +0000 (03:34 +0000)
commit12e30c6e923f4ad4d93df9ec8c0468113fbd4984
treec7354add09726bdd8cbd6370200fa82a70546f00
parentdcfb27f9bfdc49530646e3725fbc238cea6d9644
Default arguments in interface declarations should only be used to specify a default, not to specify the type, in order to be checkable.
src/allmydata/interfaces.py