mirror of https://github.com/Aidaho12/haproxy-wi
![]() The next line refers to __e__ twice but it is never defined. flake8 testing of https://github.com/Aidaho12/haproxy-wi on Python 3.6.3 $ __flake8 . --count --select=E901,E999,F821,F822,F823 --show-source --statistics__ ``` ./app/delver.py:58:36: F821 undefined name 'e' stderr = "Error: %s - %s." % (e.filename,e.strerror) ^ ./app/delver.py:58:47: F821 undefined name 'e' stderr = "Error: %s - %s." % (e.filename,e.strerror) ^ 2 F821 undefined name 'e' 2 ``` |
||
---|---|---|
.. | ||
scripts | ||
templates | ||
add.py | ||
apachelogs.py | ||
config.py | ||
configshow.py | ||
configver.py | ||
create_db.py | ||
delver.py | ||
diff.py | ||
edit.py | ||
funct.py | ||
ha.py | ||
haproxy-webintarface.config | ||
haproxy-wi.db.sql | ||
ihap.py | ||
keepalivedconfig.py | ||
login.py | ||
logs.py | ||
map.py | ||
options.py | ||
overview.py | ||
ovw.py | ||
servers.py | ||
settings.py | ||
sql.py | ||
update_db.py | ||
users.py | ||
viewlogs.py | ||
viewsttats.py |