Maybe we have to ask the other way around:
What is it that you want to implement?
Best regards,
Marcus
On 2017-10-19 12:34, Sebastian Koslowski wrote:
The source code of these Python blocks is saved inside a GRC file. The
file in tmp is only for editing, changes are pulled back into GRC on
The source code of these Python blocks is saved inside a GRC file. The file
in tmp is only for editing, changes are pulled back into GRC on write. Once
you close your editor the file should be considered invalid.
Sebastian
On Wed, Oct 18, 2017, 17:15 Jason Matusiak
wrote:
> I have been experime
I have been experimenting with the Python Block (in core>misc) for
something I was trying to gen up quickly. I have it working, but it
seems to like creating random file names for the "block" and storing
them in /tmp.
Is there anyway to point to a different file in a different location and
h