Python already is a dll; You can load the Python26.dll and use it to run 
CPython programs with full compatibility.  It would be more elegant to use 
IronPython if if you aren't using any compiled libraries; it would integrate 
neatly and not be running islolated/standalone.

Cheers

On Monday 14 February 2011, tee chwee liong wrote:
> hi all,
> 
> pls advise on:
> 
> Can Python 2.6.6 scripts be converted to .dll and read by C sharp?
> Can Python 2.6.6 scripts be converted to .exe and read by C sharp?
> 
> thanks
> tcl

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to