(original) (raw)
Hi,
2012/4/16 Stefan Behnel <stefan_ml@behnel.de>
> On the down side, we would depend on Cython for evolving .Right, although not as a strict dependency. The code would still work just
fine in plain Python.
Not quite, we are talking of the imp module here...
Amaury Forgeot d'Arc