"Marc Tompkins" <[email protected]> wrote
Is there a Method for wrapping delphi and/or pascal code into python
like
SWIG?
http://membres.lycos.fr/marat/delphi/python.htm
That's a package to let you embed Python in Delphi; the OP wants to go
the
other direction.
So it is, I didn't read the OP question closely enough.
On Windows you could create a DLL and use ctypes to access it,
but thats not the same as creating an importable module as could
be done with SWIG
Alan G.
_______________________________________________
Tutor maillist - [email protected]
http://mail.python.org/mailman/listinfo/tutor