Home | History | Annotate | Download | only in python2.7

Lines Matching full:locals

506    returning the names of the current locals.  In this case, if there are
507 no current locals, NULL is returned, and PyErr_Occurred() is false.