]> git.ipfire.org Git - people/ms/python-rrdtool.git/commit
* Added fetch and graph function.
authorChristian Jurk <commx@commx.ws>
Mon, 17 Sep 2012 02:08:55 +0000 (04:08 +0200)
committerChristian Jurk <commx@commx.ws>
Mon, 17 Sep 2012 02:08:55 +0000 (04:08 +0200)
commit618986c4e63af42c94f34527a820a14c8239646f
treeace522204f36fdee026c33843846dcdbbf9e12b2
parentce6564c2c0c5bfccc1ef10240daf9a05c77b4d53
* Added fetch and graph function.
* Initial code added for keeping graphs in memory (when the filename for
  the graph functions is being "-". It will then redirect stdout to a
  buffer and return it as a Python bytes object as part of the return
  tuple.
rrdtool-py3k.c