[issue5159] Indicating packages to be loaded when a Tcl interpreter is created in tkinter

2014-10-13 Thread Terry J. Reedy
Changes by Terry J. Reedy : -- nosy: +serhiy.storchaka stage: -> patch review versions: +Python 3.5 -Python 3.3 ___ Python tracker ___ ___

[issue5159] Indicating packages to be loaded when a Tcl interpreter is created in tkinter

2011-06-26 Thread Terry J. Reedy
Changes by Terry J. Reedy : -- type: -> feature request versions: +Python 3.3 -Python 2.7, Python 3.1 ___ Python tracker ___ ___ Pytho

[issue5159] Indicating packages to be loaded when a Tcl interpreter is created in tkinter

2009-02-05 Thread Guilherme Polo
Guilherme Polo added the comment: Attaching patch to show how ttk.py would be with this new module. Added file: http://bugs.python.org/file12948/ttk_withdeploader.diff ___ Python tracker ___

[issue5159] Indicating packages to be loaded when a Tcl interpreter is created in tkinter

2009-02-05 Thread Guilherme Polo
New submission from Guilherme Polo : Hi, It seems to me that it would be useful to add something to indicate which packages should be loaded, and how they should be loaded, when a Tcl interpreter is created through Tkinter.Tk. Right now every extension has to add some boilerplate code to load a