Commit Graph

5 Commits

Author SHA1 Message Date
Tobin
16ab77fc2c ran autopep8 2015-03-31 00:20:44 -05:00
noah morrison
15aba8b0eb Fix EscapeInterrupt not being defined. 2015-03-23 16:02:53 -04:00
Thomas Kajder
571e1e82c5 Pressing '?' crashed the client as 'docs' was not found in show_help() in curses_helpers.py. Changing docs.HELP.split('\n') to HELP.split('\n') shows help appropriately. 2015-03-22 21:23:34 -06:00
Michael Lazar
688289f00c Fixed a few imports and docs. 2015-03-20 02:25:23 -07:00
Michael Lazar
7d9c8ad0d4 Major refactor, package cleanup. Untested. 2015-03-20 02:12:01 -07:00