You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
which obviously leads to the following python error:
byte-compiling build/bdist.macosx-14-x86_64/egg/htoy/go.py to go.cpython-311.pyc
byte-compiling build/bdist.macosx-14-x86_64/egg/htoy/parse.py to parse.cpython-311.pyc
File "build/bdist.macosx-14-x86_64/egg/htoy/parse.py", line 1490
self.True = args[3]
Thanks for considering this and hope it helps to improve your wonderful work
Greets
Zokrezyl
The text was updated successfully, but these errors were encountered:
Hi, wanted to create wrapper for the standard text/template/parse/library but the generated code contains following:
where
which obviously leads to the following python error:
Thanks for considering this and hope it helps to improve your wonderful work
Greets
Zokrezyl
The text was updated successfully, but these errors were encountered: