"haynes george" wrote:
> I was reading the tutorial "Extending and Embedding
> the python interpreter" available with python ..
>
> http://www.python.org/doc/2.2.3/ext/ext.html
>
> As per given in the tutorial i created an interface to
> the system() system call.
>
> this is the code of my module
hi ..
I was reading the tutorial "Extending and Embedding
the python interpreter" available with python ..
http://www.python.org/doc/2.2.3/ext/ext.html
As per given in the tutorial i created an interface to
the system() system call.
this is the code of my module
Code:
#include
static PyObj