Hi there,<div><br></div><div>I&#39;m looking for a python binding of the xport command, but can&#39;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 &quot;help&quot;, &quot;copyright&quot;, &quot;credits&quot; or &quot;license&quot; for more information.</div><div>&gt;&gt;&gt; import rrdtool</div>

<div>&gt;&gt;&gt; from rrdtool import xport</div><div>Traceback (most recent call last):</div><div>  File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;</div><div>ImportError: cannot import name xport</div><div>&gt;&gt;&gt; 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>