MatrixSynapse/synapse/util
Mark Haines db9ce032a4 Fix pep8 codestyle warnings 2014-11-20 17:26:36 +00:00
..
__init__.py Fix pep8 codestyle warnings 2014-11-20 17:26:36 +00:00
async.py Fix pep8 codestyle warnings 2014-11-20 17:26:36 +00:00
distributor.py Add a few missing yields, Move deferred lists inside PreserveLoggingContext because they don't interact well with the logging contexts 2014-11-20 16:24:00 +00:00
emailutils.py
jsonobject.py
lockutils.py
logcontext.py Use module loggers rather than the root logger. Exceptions caused by bad clients shouldn't cause ERROR level logging. Fix sql logging to use 'repr' rather than 'str' 2014-11-20 17:10:37 +00:00
logutils.py
stringutils.py