]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
hush pyflakes warnings
authorBrian Warner <warner@allmydata.com>
Wed, 17 Jan 2007 04:34:34 +0000 (21:34 -0700)
committerBrian Warner <warner@allmydata.com>
Wed, 17 Jan 2007 04:34:34 +0000 (21:34 -0700)
src/allmydata/test/test_upload.py
src/allmydata/uri.py

index 1e7bb9a0529565c502552242b55caa7b7246825d..c2e92f63d052bef7992fe1ec4d49272150b32a4d 100644 (file)
@@ -3,7 +3,7 @@ from twisted.trial import unittest
 from twisted.internet import defer
 from cStringIO import StringIO
 
-from allmydata import upload, download
+from allmydata import upload
 from allmydata.uri import unpack_uri
 
 class StringBucketProxy:
index 5ddaebd6d3d8370f349e69f0d951f13826c6a1fe..3a96d2c14955da26a6f5c92996d1d32dc005b757 100644 (file)
@@ -1,5 +1,5 @@
 
-from allmydata.util import bencode, idlib
+from allmydata.util import idlib
 
 # the URI shall be an ascii representation of the file. It shall contain
 # enough information to retrieve and validate the contents. It shall be