• Jeremy Hylton's avatar
    XXX_NAME ops should affect varnames · 238ab2f8
    Jeremy Hylton authored
    varnames should list all the local variables (with arguments first).
    The XXX_NAME ops typically occur at the module level and assignment
    ops should create locals.
    238ab2f8
pyassem.py 24.3 KB