__extend__ hacks add extra methods to classes

On Tue, Feb 9, 2016 at 12:01 AM, Magnus Morton <m...@magnusmorton.com> wrote:
> 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
>
> _______________________________________________
> pypy-dev mailing list
> pypy-dev@python.org
> https://mail.python.org/mailman/listinfo/pypy-dev
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to