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

mburns at redhat.com mburns at redhat.com
Thu May 23 20:53:48 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


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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id9fdc1062f0dfbb1f7c8807981acdbf3fd805792
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: node-3.0
Gerrit-Owner: Michael Burns <mburns at redhat.com>
Gerrit-Reviewer: Michael Burns <mburns at redhat.com>



More information about the node-patches mailing list