Python bindings tutorial

CHEN Guang dr.cg at 126.com
Tue Mar 16 21:02:02 EDT 2010


> Is there any tutorial how to write a bindings for a exe ( dos)
> program?
> I would like to run it from a Python directly
> ( using import command and a particular function from the binding)
> not using os.system command.
 
An example: PythoidC ( http://pythoidc.googlecode.com ), look at importTemplate.py
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100317/3bad35d2/attachment.html>


More information about the Python-list mailing list