vkolev/pyBit2

Unable to paste from clipboard in status-update dialog

Closed this issue · 1 comments

Traceback (most recent call last):
File "pybit.py", line 309, in add_url_to_text
clipboard = gtk.clipboard_get()
NameError: global name 'gtk' is not defined

Should be changed to wx.TheClipboard asap!