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