You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 00:45:53 +08:00
Fix bug introduced by a recent refactoring
This commit is contained in:
@@ -120,7 +120,6 @@ SKIP_TESTS=(
|
||||
[test_types.py]=1 # parse error
|
||||
[test_unicode.py]=1 # unicode thing
|
||||
[test_urllib2.py]=1 #
|
||||
[test_urllib2net.py]=1 # Investigate: Was working in 3.6.2. parse error.
|
||||
[test_urllib2_localnet.py]=1 #
|
||||
[test_urllibnet.py]=1 # probably control flow - uninitialized variable
|
||||
[test_weakref.py]=1 # probably control flow - uninitialized variable
|
||||
|
Reference in New Issue
Block a user