[Tutor] Importing modules/classes

Johan Geldenhuys johan at accesstel.co.za
Thu Aug 25 12:45:29 CEST 2005


import threading
self.thread = threading.Thread.__init__(self)
self.thread.start()

Johan


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20050825/c976fca0/attachment.htm
-------------- next part --------------
An embedded message was scrubbed...
From: "Hans Dushanthakumar" <Hans.Dushanthakumar at navman.com>
Subject: Re: [Tutor] Importing modules/classes
Date: Thu, 25 Aug 2005 14:34:25 +1200
Size: 5196
Url: http://mail.python.org/pipermail/tutor/attachments/20050825/c976fca0/attachment.eml


More information about the Tutor mailing list