[python-win32] Restarting Python interpreter used by Classic ASP?
Jason Baker
amnorvend at gmail.com
Fri Apr 17 23:16:39 CEST 2009
I've got some Python code that needs to interact with some Classic ASP code.
So I've got some Python Classic ASP files that import other Python modules.
What I would like to do is find a way to restart the Python interpreter so
that I can force it to reload all loaded modules. However, I don't really
seem to be able to find any way to do this without restarting all of IIS.
Is there any way to do what I want to do?
Jason
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20090417/bdb1070a/attachment.htm>
More information about the python-win32
mailing list