6e52661cfb
There is a bug in Python3.8 (https://bugs.python.org/issue38688) triggering an infinite recursion when copying a tree in a subfolder of the current one. We're working around it by using a list instead of an iterator, so that Python won't "discover" the target folder as part of the source files. This should fix #130 |
||
---|---|---|
.. | ||
data | ||
__init__.py | ||
dirty.epub | ||
test_climat2.py | ||
test_corrupted_files.py | ||
test_deep_cleaning.py | ||
test_libmat2.py | ||
test_lightweight_cleaning.py | ||
test_policy.py |