MatrixSynapse/synapse/rest/media/v1
Andrew Morgan fe604a022a
Remove various bits of compatibility code for Python <3.6 (#9879)
I went through and removed a bunch of cruft that was lying around for compatibility with old Python versions. This PR also will now prevent Synapse from starting unless you're running Python 3.6+.
2021-04-27 13:13:07 +01:00
..
__init__.py
_base.py
config_resource.py
download_resource.py
filepath.py Remove various bits of compatibility code for Python <3.6 (#9879) 2021-04-27 13:13:07 +01:00
media_repository.py
media_storage.py
preview_url_resource.py
storage_provider.py
thumbnail_resource.py
thumbnailer.py
upload_resource.py