- Anonymous
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
Huang, Zhaoquan | yorik | master | 2019-11-03 16:03:07 | master 5c2b7be9 |
Changeset | Explicitly specify encoding in PythonToCPP.py On Windows, the python script opens a file with the default ANSI encoding. This causes UnicodeDecodeError in some region. The encoding should be set explicitly to match the files. |
|||
mod - src/Tools/PythonToCPP.py | Diff File |