You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 00:45:53 +08:00
List comprehension fragment bugs in 3.4
This commit is contained in:
@@ -74,8 +74,8 @@ def check_expect(expect, parsed, fn_name):
|
||||
pass
|
||||
|
||||
|
||||
@pytest.mark.skip(reason='needs reworking')
|
||||
def test_stuff():
|
||||
return
|
||||
parsed = get_parsed_for_fn(map_stmts)
|
||||
expect = """
|
||||
-1
|
||||
|
Reference in New Issue
Block a user