Skip to content
Snippets Groups Projects
Antoine Lambert's avatar
Antoine Lambert authored
  - add Python iterator protocol support in the DirectoryIterator class in
    order to easily visit in a recursive way any directory stored in the
    archive.

  - add convenient function dir_iterator wrapping the instantiation of
    the DirectoryIterator class

  - add tests

Related T1177
2eced78d
History