don't use round since it is c99 ... use floor(x+0.5) for positive numbers instead.
[rrdtool.git] / doc / rrdpython.pod
2005-05-20 oetikerremove extra whitespace at the end of lines
2005-05-12 oetikeradd notes on python error, and install location
2005-05-11 oetikerintial python bindings documentation