Serhiy Storchaka <storch...@gmail.com> added the comment: > Not to bikeshed here but I think it would be better to cache the > windowingsystem value at the module level since I assume an application could > be calling clipboard_get on different tkinter objects and I don't there is > any possibility that the windowingsystem value could vary within one > interpreter invocation.
Why Misc.tk is not a module level variable? ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue14777> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com