bundles / IPython 9.13.0 / IPython / lib / clipboard / tkinter_clipboard_get
function
IPython.lib.clipboard:tkinter_clipboard_get
source: /IPython/lib/clipboard.py :51
Signature
def tkinter_clipboard_get ( ) Summary
Get the clipboard's text using Tkinter.
Extended Summary
This is the default on systems that are not Windows or OS X. It may interfere with other UI toolkits and should be replaced with an implementation that uses that toolkit.
Aliases
-
IPython.lib.clipboard.tkinter_clipboard_get