Add pysawsim.manager.SUBMODS and .IsSubclass and .get_manager.
[sawsim.git] / pysawsim / manager / thread.py
2010-10-19 W. Trevor KingFix a few deadlock errors in pysawsim.manager.thread.
2010-10-19 W. Trevor KingJobManager.async_invoke() should accept Job instances.
2010-10-19 W. Trevor KingAdd pysawsim.manager and pysawsim.manager.thread for...