Skip to content
Snippets Groups Projects
Commit e2e22e3d authored by Damien George's avatar Damien George
Browse files

py/objgenerator: Implement __name__ with normal fun attr accessor code.

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__.
parent ee40d170
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment