[python-win32] How to restart the shell?

Mark Hammond mhammond at skippinet.com.au
Mon Jan 15 11:21:28 CET 2007


> I'm just trying out PythonWin 2.5, and can't figure out how to
> restart, or refresh the shell. Is there a way?

It depends on what you mean exactly by "refresh".  The SHChangeNotify
function can often be used to tell the shell about a change and its views
will refresh accordingly.  What exactly are you trying to do?

Mark



More information about the Python-win32 mailing list