You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 08:49:51 +08:00
See above
This commit is contained in:
@@ -90,10 +90,12 @@ case $PYVERSION in
|
||||
;;
|
||||
2.6)
|
||||
SKIP_TESTS=(
|
||||
[test___all__.py]=1 # it fails on its own
|
||||
[test_aepack.py]=1 # Fails on its own
|
||||
[test_descr.py]=1
|
||||
[test_doctest.py]=1 #
|
||||
[test_dis.py]=1 # We change line numbers - duh!
|
||||
[test_file.py]=1
|
||||
[test_generators.py]=1 # Investigate
|
||||
[test_grp.py]=1 # Long test - might work Control flow?
|
||||
[test_opcodes.py]=1 # Investigate whether we caused this recently
|
||||
|
Reference in New Issue
Block a user