Re-running script from Tk shell




I am testing a simple script by running it in the Tk shell. It imports
a class from another module. I edit and save the file from which I
import. When I want to re-run I delete the Tk window and run the
module from the Edit window (F5 - Run Module). The script that does
the importing does not see the changes to the imported class, even if
I delete the compiled files. For it to see the changes I must close
all the edit windows and re-open an Idle edit.

Perhaps I need to de-import the class, but I have not found a method
in the tutorial or the reference (yet).

Thanks

.



Relevant Pages

  • Function in a Template revisited
    ... When I open the template I get all zeroes ... The only imports available are Edit Text import and Data range properties. ...
    (microsoft.public.excel.programming)
  • Repost -Function in Template
    ... My data is the tab delimited bill of materials. ... The only imports available are Edit Text import and Data range properties. ... Why is data overwriting the implementation of the function? ...
    (microsoft.public.excel.misc)
  • Re: Function in a Teemplate
    ... Data> Import External Data ... My data is the tab delimited BOM text. ... The only imports available are Edit Text import and Data range properties. ...
    (microsoft.public.excel.programming)
  • Function in Tempalte
    ... My data is the tab delimited bill of materials I set it up so that there is a ... The only imports available are Edit Text import and Data range properties. ...
    (microsoft.public.excel.misc)
  • Reference?
    ... I trying to edit a project I haven't worked with in a long time. ... Namespace or type 'Core' for Imports 'Microsoft.Office.Core' cannot be found. ...
    (microsoft.public.dotnet.languages.vb)