Files
cpython/Objects
Victor Stinner 41bb43a71e Issue #18408: Add a new PyFrame_FastToLocalsWithError() function to handle
exceptions when merging fast locals into f_locals of a frame.
PyEval_GetLocals() now raises an exception and return NULL on failure.
2013-10-29 01:19:37 +01:00
..
2013-10-06 00:39:44 +03:00
2013-10-06 00:46:58 +03:00
2013-10-06 00:38:19 +03:00
2013-10-01 01:00:59 -07:00