pyload 224 B

123456789
  1. keywords : pyload
  2. info :~
  3. Usage: pyload <module>
  4. Attempts to (re)load the specified Python module. If it is already loaded, a
  5. call to the module's __unload__() function will be made.
  6. user_group: admin
  7. -