Select Git revision
-
Damien George authored
With the recent change b488a4a8, a generating function now has the same layout in memory as a normal bytecode function, and so can reuse the latter's attribute accessor code to implement __name__.
Damien George authoredWith the recent change b488a4a8, a generating function now has the same layout in memory as a normal bytecode function, and so can reuse the latter's attribute accessor code to implement __name__.