Hi there, I'm looking for a python binding of the xport command, but can't find it:
../bindings/python $ python Python 2.7.1 (r271:86832, Jun 16 2011, 16:59:05) [GCC 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> import rrdtool >>> from rrdtool import xport Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: cannot import name xport >>> print rrdtool.__version__ 1.4.5 Any chance it will be included some day ? Thanks for your help
_______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
