Revert "docker.py: Python 2.6 argparse compatibility"
commitae68fdaba9d93d8fd14ef1a1bb2e25cc250d015d
authorEduardo Habkost <ehabkost@redhat.com>
Mon, 18 Jun 2018 22:51:30 +0000 (18 19:51 -0300)
committerEduardo Habkost <ehabkost@redhat.com>
Thu, 4 Oct 2018 02:08:51 +0000 (3 23:08 -0300)
treeeade02e033e3ac63629a233ee4eb5bb7b69c42a5
parent8d0ea57ad43b62ddf0838244d3f5b8390928dfc2
Revert "docker.py: Python 2.6 argparse compatibility"

This reverts commit c2d3189667409561772e8c1e5615c5166cd8aa2c.

scripts/argparse.py was removed from the tree, so we don't need
this hack anymore.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <20180618225131.13113-3-ehabkost@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
tests/docker/docker.py