MatrixSynapse/synapse/rest/media/v1
Erik Johnston f6a0a02a62 Fix bug where we raised StopIteration in a generator
This made python 3.7 unhappy
2018-10-17 16:10:52 +01:00
..
__init__.py
_base.py Port rest/ to Python 3 (#3823) 2018-09-12 20:41:31 +10:00
config_resource.py
download_resource.py added "media-src: 'self'" to CSP for resources (#3578) 2018-09-25 11:55:02 +01:00
filepath.py
identicon_resource.py
media_repository.py Port rest/ to Python 3 (#3823) 2018-09-12 20:41:31 +10:00
media_storage.py
preview_url_resource.py Fix bug where we raised StopIteration in a generator 2018-10-17 16:10:52 +01:00
storage_provider.py
thumbnail_resource.py
thumbnailer.py
upload_resource.py