• Mark Florisson's avatar
    Sort locals and globals · 42fea3e8
    Mark Florisson authored
    Divide globals into Python globals and C globals (i.e. globals exposed to Python code or "private" globals)
    Have cy print and $cy_cvalue() also look in the dict of globals
    42fea3e8
libcython.py 35.8 KB