Skip to content
Snippets Groups Projects
Gabriel Studer's avatar
Studer Gabriel authored
Python interpreter in DNG uses the parser module to identify simple
one line expressions. That module is gone in Python 3.10.
Functionality gets replaced by the builtin compile function.
ba1296e8
History