[pypy-dev] Question about "__extend__" hacks (in pypyjit module)

Magnus Morton m at magnusmorton.com
Mon Feb 8 18:01:26 EST 2016


Hi,

In the __init__.py for the ‘pypyjit’ module there’s a comment in the ‘setup_after_space_initialization’ method "force the __extend__ hacks to occur early” (line 34) followed by two imports. What are these __extend__ hacks?

Many thanks,
Magnus 



More information about the pypy-dev mailing list