cliff/cliff
Dean Troyer fdd87e0582 Multiple fixes to unwedge stable/mitaka
* Fix broken test with cmd2 0.7.0

Co-author: todd.leonhardt@gmail.com
Closes-Bug: #1672108
(cherry picked from commit 0d670bbcc7)

* pep8: fix F405 error

cliff/argparse.py:9:26: F405 ArgumentParser may be undefined, or defined from star imports: argparse
(cherry picked from commit 1ecd63b7a7)

Change-Id: I4bb02749a8fafccaff4ef7ce94ff0c4910fb67e6
2017-03-15 13:54:36 -05:00
..
formatters handle empty list in table formatter 2016-02-11 16:32:23 -05:00
tests Multiple fixes to unwedge stable/mitaka 2017-03-15 13:54:36 -05:00
__init__.py add setup.py and package directory 2012-04-20 09:52:55 -07:00
app.py Merge "Drop Python 2.6 support" 2016-02-17 19:52:49 +00:00
argparse.py Multiple fixes to unwedge stable/mitaka 2017-03-15 13:54:36 -05:00
command.py Revert "app,command: disallow abbrev by default" 2016-02-11 05:44:38 +00:00
commandmanager.py Do not check requirements when loading plugins 2015-04-22 00:58:45 +00:00
complete.py Replace dashes with underscores in bash completion 2015-12-10 15:14:45 +01:00
display.py Drop Python 2.6 support 2016-02-11 01:55:34 -05:00
help.py Merge "Print help on help command" 2015-06-03 20:58:34 +00:00
interactive.py Don't import unused logging 2015-12-30 18:03:11 +08:00
lister.py Don't import unused logging 2015-12-30 18:03:11 +08:00
show.py Don't import unused logging 2015-12-30 18:03:11 +08:00
utils.py Fixes terminal_width on Windows 2016-02-10 15:06:53 +00:00