|
SyFi 0.3
|
Go to the source code of this file.
Namespaces | |
| namespace | run |
Variables | |
| list | run::longoptions = ["name=", "verbosity=", "local="] |
| string | run::name = "runall" |
| int | run::verbosity = 0 |
| int | run::local = 0 |
| list | run::oname = o[0] |
| string | run::s = "%s = %s.__class__(%s)" |
| tuple | run::syfipath = p.abspath( p.join(p.curdir, p.pardir) ) |
| tuple | run::m = __import__(name) |