• Travis Hance's avatar
    Some `__future__` import stuff · 7cce54f1
    Travis Hance authored
    - Move `FutureFlags` from `BoxedModule` to `SourceInfo`.
    - Handle `__future__` imports in exec statements.
    - Handle the `division` import in cfg gen rather than later.
    7cce54f1
code.cpp 4.82 KB