I have a two-thread application: GUI, and some background work. ... import pygtk pygtk.require('2.0') import glib import gtk import threading import sys ...
確定! 回上一頁