On Tue, Jun 15, 2010 at 9:11 PM, Rahul R <rahul8...@gmail.com> wrote:
[..]
> i rather prefer running it as a script binding into a "C" (if thats possible
> , well that certainly works for sh scripts i dont know whether that works
> for python )

I'm not sure what you mean by "binding". But is possible to embed a
Python interpreter into your compiled C application so that it can
execute scripts. It's often used to provide "scriptability".

Perhaps you can elaborate a little on how you'd do it in shell. I'm
not exactly sure what you want to accomplish.


-- 
~noufal
http://nibrahim.net.in
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to