[node-patches] Change in ovirt-node[master]: tui: Make syntax 2.6 compatible
fabiand at fedoraproject.org
fabiand at fedoraproject.org
Wed Apr 24 14:34:57 UTC 2013
Fabian Deutsch has submitted this change and it was merged.
Change subject: tui: Make syntax 2.6 compatible
......................................................................
tui: Make syntax 2.6 compatible
Two used features were unknown in 2.6:
- dict comprehensions
- nested with-statements
These syntax elements have been transformed to a 2.6 compatible syntax.
Change-Id: I0a5275f8eb1c5a111c366ea4782c45933f9b241c
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M scripts/tui/src/Makefile
M scripts/tui/src/ovirt/node/app.py
M scripts/tui/src/ovirt/node/config/defaults.py
M scripts/tui/src/ovirt/node/setup/network_page.py
M scripts/tui/src/ovirt/node/ui/__init__.py
M scripts/tui/src/ovirt/node/utils/fs.py
M scripts/tui/src/ovirt/node/utils/network.py
7 files changed, 18 insertions(+), 14 deletions(-)
Approvals:
Fabian Deutsch: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/13621
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I0a5275f8eb1c5a111c366ea4782c45933f9b241c
Gerrit-PatchSet: 8
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>
More information about the node-patches
mailing list