On Tue, Jan 5, 2021 at 11:28 AM Lars-Dominik Braun <l...@6xq.net> wrote: > > Like in a separate pure-python file. > I don’t know how unfortunately. Any ideas?
No sorry, I'm still a newbie > I moved it into a separate top-level variable now and turned it into a > single multi-line Scheme string. That makes it easier to read. That is better, but the separate file would allow to have proper syntax highlighting, allow linting/pep8'ing, etc. Cheers -- Vincent Legoll