epython command implementation

This module implements Python bindings to crash and GDB internal commands and structures.

void cmd_epython(void)

Run epython command as specified on crash command line

void epython_execute_prog(int argc, char *argv[], int quiet)