mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-30 02:46:52 +00:00
Subprocesses write to stdout. They must flush their output before the main process exits to avoid losing output or confusing the calling program. |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| __main__.py | ||
| _pyflakes.py | ||
| engine.py | ||
| hooks.py | ||
| main.py | ||
| reporter.py | ||
| run.py | ||
| util.py | ||