Python2C

Fredrik Lundh fredrik at pythonware.com
Tue Mar 13 18:42:56 EST 2001


Michael Lindrum wrote:
> I'm searching for the lib that is necessary to compile C-Code generated
> by Python2C.
> OS: SunOS
> Who knows where I can find it?

assuming you mean libpython, all you have to do is to
download and build python itself:

    http://www.python.org

(if that's not it, consider telling us what library you think
you're missing)

Cheers /F





More information about the Python-list mailing list