• Kevin Modzelewski's avatar
    Add some parsing tests · 722cd847
    Kevin Modzelewski authored
    - byte order marker
    - newline between decorator and its function
    - strings with size >64k [including a fix]
    
    also, a decimal.Decimal test
    722cd847
parse_ast.py 4.81 KB