Hi All, I have an embedded Python engine in my C# app that executes python 
scripts. I have a filewatcher watching if any python scripts have been 
modified.  I am trying to perform a reload within my C# app but I didn't 
couldn't figure out how to perform this. The best I could figured out was to 
Compile the ScriptSource again when the change occurs. Any tips?? Thanks Danny  
                                  
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
http://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to