SolidCode / SolidPython

A python frontend for solid modelling that compiles to OpenSCAD
1.1k stars 171 forks source link

Fixes 173: import of illegal python identifiers from filenames #174

Open jeff-dh opened 3 years ago

jeff-dh commented 3 years ago

-> #173

To be able to fix it (call _subbedkeyword from within objects.py) I had to extract [un]subbed_keyword into a separate module -> helpers.py.

This branch is based ontop #170 & #171 The two additional commits are:

b1ac30601725907f9ce608dd640787d8dcc730ea c30cef468dcfe3adae9b64009f6c4ee86da2424b