mark florisson, 30.04.2012 15:24: > So lets assume we want to use the following syntax: stdio = > cython.cimport_module("libc.stdio"). > > In the TransformBuiltinMethods you add another case to the > visit_SimpleCallNode
That seems way too late in the pipeline to me (see Pipeline.py). I think this is better (although maybe still not perfectly) suited for "InterpretCompilerDirectives". > we probably want to formally discuss the exact syntax and semantics > before implementing it, so I think it will be a good idea to summarize > what you want and how you want it on the cython-dev mailing list. Absolutely. Stefan _______________________________________________ cython-devel mailing list cython-devel@python.org http://mail.python.org/mailman/listinfo/cython-devel