summaryrefslogtreecommitdiff
path: root/libmat2/office.py
diff options
context:
space:
mode:
authorjvoisin2019-11-30 09:57:18 +0100
committerjvoisin2019-11-30 10:10:41 +0100
commit6e52661cfb4e79a76a6ff80637d5adf495a15479 (patch)
tree345f3002a0437eb2f5d3289ecd1441169002ccf3 /libmat2/office.py
parent03f5129968a19de26945f5236da70553ada04620 (diff)
Fix the testsuite on Python3.8
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
Diffstat (limited to 'libmat2/office.py')
0 files changed, 0 insertions, 0 deletions