Go to the source code of this file.
Namespaces | |
| namespace | Scattertest |
Functions | |
| def | scatter_bldr |
Variables | |
| string | usage = "python simple.py [options]" |
| tuple | env = parse_args() |
| list | target = [ env.pop('tgt') ] |
| list | source = [ env.pop('src') ] |
| list | __all__ = ['MyScatter'] |
| tuple | MyScatter = add_to_slim_env( "MyScatter", scatter_bldr ) |
1.5.6