- Anonymous
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
chennes | wwmayer | master | 2021-02-25 20:02:51 | master 283d09dc |
Changeset | Clean up various LGTM-flagged items Static analysis showed some unused variables and imports, and running the code in Python 3.9 revealed a few invalid escapes (previous versions of Python silently "fixed" these, so the code change here will not affect the results). |
|||
mod - src/Tools/fcbt/CreateModule.py | Diff File | |||
mod - src/Tools/fcbt/CreatePyModule.py | Diff File | |||
mod - src/Tools/fcbt/DistBin.py | Diff File | |||
mod - src/Tools/fcbt/DistSetup.py | Diff File | |||
mod - src/Tools/fcbt/DistSrc.py | Diff File | |||
mod - src/Tools/fcbt/DistTools.py | Diff File | |||
mod - src/Tools/fcbt/FileTools.py | Diff File |