apparentlymart / python-stl

Python library for parsing and producing STL files, in both ASCII and binary formats. No longer maintained.
MIT License
9 stars 13 forks source link

changed parse_*_file to read_*_file #10

Open mostaphaRoudsari opened 8 years ago

mostaphaRoudsari commented 8 years ago

In both string functions, it should be read instead of parse.