projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c85f75b
)
trivial: fix redefinition of name "log" in imports (pyflakes)
author
Zooko O'Whielacronx
<zooko@zooko.com>
Wed, 7 Jan 2009 05:08:29 +0000
(22:08 -0700)
committer
Zooko O'Whielacronx
<zooko@zooko.com>
Wed, 7 Jan 2009 05:08:29 +0000
(22:08 -0700)
src/allmydata/immutable/upload.py
patch
|
blob
|
history
diff --git
a/src/allmydata/immutable/upload.py
b/src/allmydata/immutable/upload.py
index 1790be93b6779a2afff3d7a0e967c183c3142edf..5149ba9db055581d36247569797beb813e8978ea 100644
(file)
--- a/
src/allmydata/immutable/upload.py
+++ b/
src/allmydata/immutable/upload.py
@@
-5,7
+5,6
@@
from twisted.internet import defer
from twisted.application import service
from foolscap import Referenceable, Copyable, RemoteCopy
from foolscap import eventual
-from foolscap.logging import log
from allmydata.util.hashutil import file_renewal_secret_hash, \
file_cancel_secret_hash, bucket_renewal_secret_hash, \