8
8
This can be useful in tests that need to recreate directory
19
14
from bzrlib.trace import enable_default_logging
21
16
from bzrlib.selftest.treeshape import capture_tree_contents
25
22
for tt in capture_tree_contents('.'):
29
35
if __name__ == '__main__':