gdb_python_api
gdb_python_api copied to clipboard
Make use of "six"
The Python six module supplies an "imap" we can use instead of the existing hacks.
Looks like there are some other (better?) alternatives: http://python-future.org/quickstart.html