MatrixSynapse/synapse/util
Richard van der Hoff 0be99858f3 fix vars named `l`
E741 says "do not use variables named ‘l’, ‘O’, or ‘I’".
2017-10-23 15:56:38 +01:00
..
caches Increase default cache factor size. 2017-07-04 09:58:32 +01:00
__init__.py fix vars named `l` 2017-10-23 15:56:38 +01:00
async.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
distributor.py
frozenutils.py
httpresourcetree.py
jsonobject.py
logcontext.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
logformatter.py logformatter: fix AttributeError 2017-10-11 17:26:17 +01:00
logutils.py
manhole.py
metrics.py
module_loader.py pep8 2017-09-26 19:21:41 +01:00
msisdn.py
ratelimitutils.py
retryutils.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
rlimit.py
stringutils.py
versionstring.py
wheel_timer.py fix vars named `l` 2017-10-23 15:56:38 +01:00