Home | Trees | Indices | Help |
---|
|
1 from Ganga.Utility.logging import getLogger 2 l = getLogger() 3 import time 4 9 10 f('Main:') 11 12 from Ganga.Core.GangaThread import GangaThread 13 17 18 t = MyThread('GangaThread') 19 t.start() 20
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Jun 25 10:35:35 2012 | http://epydoc.sourceforge.net |