podman/contrib/python/pypodman/pypodman
Jhon Honce c60489da47 Refactor BooleanAction to mimic golang interface
* Change all store_true or store_false to use store_bool.
  New behavior documented in BooleanAction docstring.
* Remove any extraneous code identified by pylint in files from above.

Fixes #1869

Signed-off-by: Jhon Honce <jhonce@redhat.com>
2018-12-05 15:43:08 -07:00
..
lib Refactor BooleanAction to mimic golang interface 2018-12-05 15:43:08 -07:00
test [WIP] Refactor and simplify python builds 2018-07-23 18:53:44 +00:00
__init__.py [WIP] Refactor and simplify python builds 2018-07-23 18:53:44 +00:00
main.py Support Attach subcommand in pypodman 2018-08-20 15:26:09 +00:00