mirror of
https://github.com/PyCQA/flake8.git
synced 2026-06-30 09:10:45 +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 | ||