hread ( threading.Thread ):
def run (self):
root = Tk()
app = App(root)
root.mainloop()
class CpThread ( threading.Thread ):
def run (self):
cherrypy.root = HelloWorld()
cherrypy.server.start()
CpThread().start()
TkThread().start()
--- STOP CODE
alled
so as not to touch the registry, to make them portable?
--
Andrew Burton
[EMAIL PROTECTED]
http://utilitarian.us - A Guide to Esoteric Technology in Paragon City
http://jarodrussell.livejournal.com/ - Take a guess. ;)
--
http://mail.python.org/mailman/listinfo/python-list