summary refs log tree commit diff
path: root/synapse/config/email.py (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-15Use try..finally in contextlib.contextmanagerErik Johnston1-3/+5
2015-04-15Use True for True rather than 1