[pypy-dev] Concerning bounded number of classes created

Benjamin Peterson benjamin at python.org
Sat Dec 10 03:32:52 CET 2011


2011/12/9 Alexander Golec <alexgolecmailinglists at gmail.com>:
> Also, if you take a look at gateway.py, you can see that type is being
> called. Does the interpreter treat class definitions and calls to type
> differently?
>
> https://bitbucket.org/pypy/pypy/src/94737f156c30/pypy/interpreter/gateway.py

That happens before the flow space sees it.



-- 
Regards,
Benjamin


More information about the pypy-dev mailing list