]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
naming: Rename a few things which I touched or changed in the recent patch to downloa...
authorZooko O'Whielacronx <zooko@zooko.com>
Thu, 8 Jan 2009 19:13:07 +0000 (12:13 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Thu, 8 Jan 2009 19:13:07 +0000 (12:13 -0700)
commit157e365d2bf106cce046a1b468198319833e4386
tree04312b843d6a5ca06030f52f84381cb3ad29e0dd
parent600196f57143911e8f832b06747ac9a8dc17cb91
naming: Rename a few things which I touched or changed in the recent patch to download-without-decrypting.
Rename "downloadable" to "target".
Rename "u" to "v" in FileDownloader.__init__().
Rename "_uri" to "_verifycap" in FileDownloader.
Rename "_downloadable" to "_target" in FileDownloader.
Rename "FileDownloader" to "CiphertextDownloader".
src/allmydata/immutable/download.py
src/allmydata/interfaces.py
src/allmydata/test/test_encode.py