[node-patches] Change in ovirt-node[master]: Use optparse instead of argparse

mburns at redhat.com mburns at redhat.com
Thu May 23 20:53:04 UTC 2013


Michael Burns has submitted this change and it was merged.

Change subject: Use optparse instead of argparse
......................................................................


Use optparse instead of argparse

Python 2.6 has optparse, but no argparse.  This patch attempts
to try argparse first, but fall back to optparse if it isn't
available.

Change-Id: Id9fdc1062f0dfbb1f7c8807981acdbf3fd805792
Signed-off-by: Mike Burns <mburns at redhat.com>
---
M src/ovirt/node/app.py
1 file changed, 9 insertions(+), 6 deletions(-)

Approvals:
  Michael Burns: Verified; Looks good to me, approved
  Joey Boggs: Verified; Looks good to me, but someone else must approve


--
To view, visit http://gerrit.ovirt.org/14857
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Id9fdc1062f0dfbb1f7c8807981acdbf3fd805792
Gerrit-PatchSet: 9
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Michael Burns <mburns at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Joey Boggs <jboggs at redhat.com>
Gerrit-Reviewer: Michael Burns <mburns at redhat.com>



More information about the node-patches mailing list