![]() |
ATLAS Offline Software
|
Public Member Functions | |
| __init__ (self) | |
| invoke (self, arg, from_tty) | |
Shorthand for python import. import MOD will import the python module MOD.
Definition at line 11 of file importcmd.py.
| python.importcmd.ImportCmd.__init__ | ( | self | ) |
Definition at line 17 of file importcmd.py.
| python.importcmd.ImportCmd.invoke | ( | self, | |
| arg, | |||
| from_tty ) |
Definition at line 21 of file importcmd.py.