I haven't practiced C for a while though. On Tue, Jan 3, 2012 at 11:40, Tobias Oetiker <[email protected]> wrote:
> Today Jérôme Fleury wrote: > > > Sure, I can try to dive in the code and fix that. > > way to go! > tobi > > > > > On Tue, Jan 3, 2012 at 11:16, Tobias Oetiker <[email protected]> wrote: > > > > > Wednesday Jérôme Fleury wrote: > > > > > > > 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 ? > > > > > > I have not objections against including support for this. it seems > > > the author of the bindings did not need it ... should not be all > > > that hard I think ... > > > > > > an incentive for you to start hacking a bit? > > > > > > cheers > > > tobi > > > > > > > Thanks for your help > > > > > > > > > > -- > > > Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland > > > http://it.oetiker.ch [email protected] ++41 62 775 9902 / sb: -9900 > > > > -- > Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland > http://it.oetiker.ch [email protected] ++41 62 775 9902 / sb: -9900 >
_______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
