Open
Description
tinypy contains several references to the CPYTHON_MOD define in the source.
This is done to work-around several issues. I want to investigate if this
is really needed, as I'd prefer tinypy to be just flexible enough to embed
in this way without special handling.
(That way, tinypy will be clear for embedding in other places, most likely.)
I'd like this checked out before the release if possible.
Original issue reported on code.google.com by [email protected]
on 14 Sep 2008 at 3:43