Skip to content
Snippets Groups Projects
Pierre-Yves David's avatar
Pierre-Yves David authored
The `_session` module level variable is set within a function using the `global`
keyword. This confuses my `test-check-pyflakes.t`. Explicitly declaring the
variable at the top level solves the issue (and seems absolutely reasonable).
978c9a0c
History
Name Last commit Last update
..
__init__.py
demandimportpy2.py
demandimportpy3.py
tracing.py