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:
b58875f
)
mutable: merge renaming with test patches
author
Zooko O'Whielacronx
<zooko@zooko.com>
Sun, 7 Dec 2008 15:45:19 +0000
(08:45 -0700)
committer
Zooko O'Whielacronx
<zooko@zooko.com>
Sun, 7 Dec 2008 15:45:19 +0000
(08:45 -0700)
src/allmydata/test/test_dirnode.py
patch
|
blob
|
history
diff --git
a/src/allmydata/test/test_dirnode.py
b/src/allmydata/test/test_dirnode.py
index 657a8b58def9e81de4beded7d5c4d7a4181cca2b..142b5da561edb119eb3418a09fc0679ac4ad8393 100644
(file)
--- a/
src/allmydata/test/test_dirnode.py
+++ b/
src/allmydata/test/test_dirnode.py
@@
-9,7
+9,7
@@
from allmydata.interfaces import IURI, IClient, IMutableFileNode, \
INewDirectoryURI, IReadonlyNewDirectoryURI, IFileNode, \
ExistingChildError, NoSuchChildError, \
IDeepCheckResults, IDeepCheckAndRepairResults
-from allmydata.mutable.node import MutableFileNode
+from allmydata.mutable.
file
node import MutableFileNode
from allmydata.mutable.common import UncoordinatedWriteError
from allmydata.util import hashutil, base32
from allmydata.monitor import Monitor