• Kevin Modzelewski's avatar
    Support the inspect module · 7b9c4682
    Kevin Modzelewski authored
    Add a simple 'code' type (ex f.func_code), and some related
    things like f.func_defaults.
    
    This implementation isn't super performant or consistent, but
    I think these particular features are relatively rarely used?
    7b9c4682
compvars.cpp 97.1 KB