1
0
mirror of synced 2024-12-22 04:39:58 +01:00
jvoisin 6e52661cfb 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
2019-11-30 10:10:41 +01:00
..
2019-09-01 09:28:46 -07:00
2018-03-18 21:42:12 +01:00
2019-02-20 16:28:11 -08:00
2019-11-30 10:10:41 +01:00
2019-10-12 13:32:04 -07:00
2019-10-12 13:32:04 -07:00