summaryrefslogtreecommitdiffstats
path: root/support/export/export.c
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2013-03-25 08:26:40 -0400
committerSteve Dickson <steved@redhat.com>2013-03-25 10:09:12 -0400
commitb9ca017c0d0c425b7a5d22738e3e4e3fff63d44a (patch)
tree445947ebf52a1cacb6ce590ed515390e58951262 /support/export/export.c
parentebe2826ca571a3959c3b5c8e29686c621f2775cf (diff)
downloadnfs-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/export.c')
0 files changed, 0 insertions, 0 deletions