Merge branch 'master' into python-2.4

This commit is contained in:
rocky
2019-04-15 12:08:35 -04:00
20 changed files with 209 additions and 142 deletions

View File

@@ -1825,7 +1825,6 @@ class SourceWalker(GenericASTTraversal, object):
# print(startnode)
# print(entry[0])
# print('======')
fmt = entry[0]
arg = 1
i = 0