]> git.ipfire.org Git - people/ms/python-rrdtool.git/commit
* On POSIX systems, the 'graph' function will now cache data in memory
authorChristian Jurk <commx@commx.ws>
Mon, 17 Sep 2012 23:13:19 +0000 (01:13 +0200)
committerChristian Jurk <commx@commx.ws>
Mon, 17 Sep 2012 23:13:19 +0000 (01:13 +0200)
commit06fe4e5b8d94843733c0c9837f094196e97c4a9b
tree6dba43f02fd0f4c6dce2cb77ce1659810c91010b
parent618986c4e63af42c94f34527a820a14c8239646f
* On POSIX systems, the 'graph' function will now cache data in memory
  when creating graphs with the filename argument "-". On other systems,
  a exception is raised when trying to use the "-" filename argument.
* Added updatev, flushcached, graphv, tune, first, last, resize, info
  and lib_version functions.
rrdtool-py3k.c