Searched defs:threading (Results 1 - 2 of 2) sorted by relevance

/inkscape/share/extensions/
H A Dinkscape_follow_link.py3 import threading namespace
8 class VisitWebSiteWithoutLockingInkscape(threading.Thread):
10 threading.Thread.__init__ (self)
H A Dlaunch_webbrowser.py4 import threading namespace
10 class VisitWebSiteWithoutLockingInkscape(threading.Thread):
12 threading.Thread.__init__ (self)

Completed in 13 milliseconds