[BangPypers] Help -- Python with C
Senthil Kumaran
orsenthil at gmail.com
Thu Feb 4 10:06:51 CET 2010
On Thu, Feb 04, 2010 at 02:29:29PM +0530, VIJAY KUMAR wrote:
> I wanted to call the function defined in C in to python module.
Follow the examples given here:
http://nedbatchelder.com/text/whirlext.html
You should be able to convert you C function into a proper python
module.
--
Senthil
In defeat, unbeatable; in victory, unbearable.
-- W. Churchill, on General Montgomery
More information about the BangPypers
mailing list