2011/3/25 Timothy Baldridge <[email protected]>: > I have a program written in RPython. Is there a built-in way to import > other RPython modules at runtime? Or is that some sort of upcoming > feature? Basically I'm writing a language using RPython and I'm trying > to figure out how to allow the user to load modules without making > them create an FFI. No.
-- Regards, Benjamin _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
