17
17
* New fixture, ``FileTree`` to create file & directory structures with a
18
18
fixture. (Jonathan Lange)
20
23
* New internal method, ``load_tree``, which loads a treeshape from a directory
21
24
on disk. Essentially the inverse of ``make_tree``. (Jonathan Lange)