forked-synapse/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
__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
logutils.py
manhole.py
metrics.py
module_loader.py
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