SolidCode / SolidPython

A python frontend for solid modelling that compiles to OpenSCAD
1.11k stars 173 forks source link

Add check for trailing '_' on _unsubbed_keyword. #100

Closed shpx-zfsg closed 1 year ago

shpx-zfsg commented 5 years ago

Add check to avoid removing last character of strings like 'ora' where 'or' is a keyword.