Usage:
/python_kill module
This dumps the python interpreter and any loaded python modules. The next time any of the other python commands are used it will be reloaded and reinitialized.
This is intended as dead-man switch to prevent a required restart TinyFugue if anything goes wrong with this beta-level python support.