2011/12/5 Alexander Golec <thejf...@gmail.com>: > Hey all, > > I'm preparing a presentation for Alfred Aho at Columbia, and I'd like to ask > how are namespaces translated during the translation phase. Are they > implemented dynamically, or are they actually compiled down to C?
I assume you mean modules? They're all constant folded out by the flow space. -- Regards, Benjamin _______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev