diff options
author | Mike Frysinger <vapier@gentoo.org> | 2013-03-25 08:26:40 -0400 |
---|---|---|
committer | Steve Dickson <steved@redhat.com> | 2013-03-25 10:09:12 -0400 |
commit | b9ca017c0d0c425b7a5d22738e3e4e3fff63d44a (patch) | |
tree | 445947ebf52a1cacb6ce590ed515390e58951262 /support/export/client.c | |
parent | ebe2826ca571a3959c3b5c8e29686c621f2775cf (diff) | |
download | nfs-utils-b9ca017c0d0c425b7a5d22738e3e4e3fff63d44a.tar.gz nfs-utils-b9ca017c0d0c425b7a5d22738e3e4e3fff63d44a.tar.xz nfs-utils-b9ca017c0d0c425b7a5d22738e3e4e3fff63d44a.zip |
nfsiostat: make it work w/python3
Simple fixes here to work with python 2 & 3:
- use print() everywhere
- dict.iteritems() -> dict.items()
- file() -> open()
- sys.maxint -> sys.maxsize
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'support/export/client.c')
0 files changed, 0 insertions, 0 deletions