In article <[email protected]>,
Christian Gollwitzer <[email protected]> wrote:
[... much good stuff deleted ... ]
> wish is a type A program, it creates an interpreter and therefore must
> link to the actual library. So is Tkinter. But Tkagg is not, it extends
> a preexisting interpreter.
Thanks, Christian. That's a good summary, I think. After some more
research, I agree with your conclusion that the stubs library approach
does not apply to the case of embedding Tcl ("type A") which is what
Python tkinter does. As far as matplotlib or PIL/Pillow or other
third-party packages that may extend Tck/Tk, it might be helpful to open
an issue with suggested code on the various projects' issue trackers if
someone cares to pursue this.
--
Ned Deily,
[email protected]
--
https://mail.python.org/mailman/listinfo/python-list