Pat Thoyts writes: > All the startup code is moved into a procedure. All the variables > get initialized using 'variable' to ensure they are in the global > namespace. This makes it possible to re-source the script during > development from the Tk console or a tkcon interactive session. > > Signed-off-by: Pat Thoyts <patthoyts@xxxxxxxxxxxxxxxxxxxxx> The patch does other stuff as well, that should be mentioned in the patch description or split out into a separate patch - namely it changes error_popup on win32 (why?) and it introduces some ttk widget use into confirm_popup. Paul. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html