[Tkinter-discuss] Tkinter clipboard_get method...
Martin Franklin
mfranklin1 at gatwick.westerngeco.slb.com
Thu Nov 11 14:59:59 CET 2004
Hi all,
I just submitted a patch to python (SF #1063914) that adds the
clipboard_get
method. As it stands this method will raise a TclError if it is called and
the clipboard (the system clipboard) is empty... my question is therefore
should I
catch this exception in the Tkinter clipboard_get method (and return an
empty string / None?) or let the user worry about it?
Cheers
Martin
--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
More information about the Tkinter-discuss
mailing list