hide __qualname__ and name modules again...

due to recent grammar change
This commit is contained in:
rocky
2020-02-06 03:19:56 -05:00
parent 9166fb54a1
commit e41cd9be84
4 changed files with 250 additions and 91 deletions

View File

@@ -79,6 +79,7 @@ SKIP_TESTS=(
[test_zipfile64.py]=1 # Runs ok but takes 204 seconds
[test_zlib]=1 # fails on its own
)
# About 265 tests in 14 minutes
if (( batch )) ; then
SKIP_TESTS[test_doctest.py]=1 # Fails on ppc64le