Ned Deily <n...@acm.org> 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.

----------

_______________________________________
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

Reply via email to