podhmo / metashape

0 stars 1 forks source link

support reserved word #15

Closed podhmo closed 3 years ago

podhmo commented 5 years ago

e.g. def, from, ...

see also

https://docs.python.org/3/library/keyword.html

podhmo commented 3 years ago

almost fixed