]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Since we now require Python 2.5, we can use os.SEEK_END.
authordavid-sarah <david-sarah@jacaranda.org>
Wed, 16 May 2012 21:39:48 +0000 (21:39 +0000)
committerdavid-sarah <david-sarah@jacaranda.org>
Wed, 16 May 2012 21:39:48 +0000 (21:39 +0000)
commit4ddcde309454179a25e2a67e40882b7068721051
tree1489db0f12a62e62dbaba61e7e22212847eaba1c
parenta1a1b5bf8a6e1a09c70d4d2b618ad0c06b0f631f
Since we now require Python 2.5, we can use os.SEEK_END.
src/allmydata/immutable/upload.py
src/allmydata/mutable/publish.py
src/allmydata/scripts/common_http.py
src/allmydata/test/test_util.py