loaders
|
Replaced "not PY3" by "PY2", new in six 1.4.0.
|
2013-09-02 12:11:02 +02:00 |
__init__.py
|
Fixed #21302 -- Fixed unused imports and import *.
|
2013-11-02 15:24:56 -04:00 |
base.py
|
Merge pull request #1848 from rayashmanjr/master
|
2013-11-02 12:34:34 -07:00 |
context.py
|
Fixed assorted flake8 errors.
|
2013-10-11 07:25:14 -04:00 |
debug.py
|
Fixed #21266 -- Fixed E201,E202 pep8 warnings.
|
2013-10-14 18:12:00 -04:00 |
defaultfilters.py
|
Correct flake8 violation E261
|
2013-11-02 15:27:47 -04:00 |
defaulttags.py
|
Correct flake8 violation E261
|
2013-11-02 15:27:47 -04:00 |
loader_tags.py
|
Correct flake8 violation E261
|
2013-11-02 15:27:47 -04:00 |
response.py
|
Removed a few trailing backslashes.
|
2013-09-22 14:04:10 +02:00 |
smartif.py
|
Correct flake8 violation E261
|
2013-11-02 15:27:47 -04:00 |