How can I unload x in :- from win32com.client.dynamic import Dispatch- x = Dispatch("XApplication.Application")- x.<whatever needs to be done : Open, Close...>- Need to re-initialize : x = nilRené DoucetSofware Developper, Copernic.com