[Ironpython-users] Reload module within embedded C# app

Daniel Fernandez fernandez_dan2 at hotmail.com
Wed Dec 21 03:33:42 CET 2011





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 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20111220/5cbb08ea/attachment.html>


More information about the Ironpython-users mailing list