- Anonymous
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
cclauss | wmayer | master | 2019-01-04 12:15:18 | master ade267b8 |
Affected Issues | 0000995: Python3 compatibility (Ongoing) | |||
Changeset | Fix TabError for Python 3 Was split out of 0001885... ``` ./src/Tools/ArchiveNameFromVersionHeader.py:41:34: E999 TabError: inconsistent use of tabs and spaces in indentation version['FCRepositoryHash'] = SHA ^ ``` |
|||
mod - src/Tools/ArchiveNameFromVersionHeader.py | Diff File |