You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-04 01:09:52 +08:00
Sync with master
This commit is contained in:
@@ -106,7 +106,7 @@ class ComprehensionMixin(object):
|
||||
self,
|
||||
node,
|
||||
iter_index,
|
||||
code_index = -5,
|
||||
code_index=-5,
|
||||
):
|
||||
p = self.prec
|
||||
self.prec = PRECEDENCE["lambda_body"] - 1
|
||||
|
Reference in New Issue
Block a user