mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-31 11:16:54 +00:00
We were expecting strings not bytearrays and so we'll make sure we get strings. And yes, unicode strings work just fine with this on python 2. |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| _pyflakes.py | ||
| engine.py | ||
| hooks.py | ||
| main.py | ||
| run.py | ||
| util.py | ||