]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
change name of the query "allow_local_access()?" to "local_access_is_allowed()"
authorZooko O'Whielacronx <zooko@zooko.com>
Wed, 22 Aug 2007 17:32:00 +0000 (10:32 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Wed, 22 Aug 2007 17:32:00 +0000 (10:32 -0700)
commit427bf2cdc956af6b930144acc1bfbc837d04bd70
tree0600bb5bd817a5f184844fd19eb37433af5a14c1
parent9c1a9d895979e7101ddf5c2c7cc747807a84d702
change name of the query "allow_local_access()?" to "local_access_is_allowed()"
So as to avoid confusing it with the setter method
"allow_local_access(allowed=True)".
src/allmydata/webish.py