Hi

2009/12/16 Clemens Weninger <[email protected]>:
>
> thanks for your help. Anyone else have an idea?

I would generate a temporary file
import tempfile
tempfile.mkstemp()

then unlink it when done...

_______________________________________________
rrd-users mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Reply via email to