You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 00:45:53 +08:00
PEP E225 with a nod to Deepcommit
This commit is contained in:
@@ -348,7 +348,7 @@ class Python36Parser(Python35Parser):
|
||||
build_tuple_unpack_with_call
|
||||
%s
|
||||
CALL_FUNCTION_EX
|
||||
""" % 'expr '* token.attr, nop_func)
|
||||
""" % 'expr ' * token.attr, nop_func)
|
||||
pass
|
||||
|
||||
# FIXME: Is this right?
|
||||
|
Reference in New Issue
Block a user