mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-08-26 09:59:23 +00:00
Fixes for the Snapshot6 compilation process
This commit is contained in:
@@ -3,7 +3,7 @@ import threading
|
||||
import wx
|
||||
from twython import TwythonRateLimitError
|
||||
import time
|
||||
from pubsub import pub
|
||||
from wx.lib.pubsub import pub
|
||||
|
||||
def call_threaded(func, *args, **kwargs):
|
||||
#Call the given function in a daemonized thread and return the thread.
|
||||
|
Reference in New Issue
Block a user