Closed ryantam626 closed 6 years ago
This contains an extremely hacky fix to circumvent lib2to3 crashing when there is a trailing comma following variadic arguments on a multiline function defintion.
Majority of this can be reverted when lib2to3 grammar is fixed.
This contains an extremely hacky fix to circumvent lib2to3 crashing when there is a trailing comma following variadic arguments on a multiline function defintion.
Majority of this can be reverted when lib2to3 grammar is fixed.