Jon Snoo added the comment:

I tested the code posted by Victor with Python 3.5 (which uses Tcl/Tk 8.6.4) 
and I still get an empty clipboard when the script exits.

I also downloaded ActiveState's Tcl binary which is also version 8.6.4, and 
tested the minimal reproducer posted by Serhiy with this

    wish issue23760.tcl

and it works i.e. I get "Result" in the system clipboard.

I don't really know what to make of this.

----------
nosy: +Jon Snoo

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23760>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to