f819518158
The style checker code needs to disable autojunk when diffing source files using Python's difflib. Support for this was only introduced in Python 2.7, which leads to a TypeError exception on older Python version. This changeset adds a fallback mechanism for old Python versions. |
||
---|---|---|
.. | ||
__init__.py | ||
file_types.py | ||
region.py | ||
repo.py | ||
sort_includes.py | ||
style.py | ||
verifiers.py |