Add ability to import a default manager with get_manager().
authorW. Trevor King <wking@drexel.edu>
Wed, 27 Oct 2010 19:10:58 +0000 (12:10 -0700)
committerW. Trevor King <wking@drexel.edu>
Wed, 27 Oct 2010 19:14:33 +0000 (12:14 -0700)
commitc09d9fac4eb565a30820feab2e7e6691bea6b679
tree88befaa2938920d326617c4e01267cd5f0280e65
parent4d1985fb7a94900c02e70cfde8dfa49da5f7f919
Add ability to import a default manager with get_manager().
pysawsim/manager/__init__.py
pysawsim/manager/mpi.py
pysawsim/manager/pbs.py
pysawsim/manager/subproc.py
pysawsim/manager/thread.py