• Jeremy Hylton's avatar
    Clean up formatting of this file. · dd2cf1cb
    Jeremy Hylton authored
    The file should now follow PEP 7, except that it uses 4 space indents
    (in the style of Py3k).  This particular code would be really hard to
    read with the regular tab idents.
    
    Other changes:
     - reflow long lines
     - change multi-line conditionals to have test at end of line
    dd2cf1cb
ast.c 97.8 KB