Files
django-anymail/anymail/backends
medmunds cb521e0e0e Python 3.8 (prep): Import Mapping etc. from collections.abc
Python 3.3 moved various collections abstract base classes from
`collections` to `collections.abc`, but also kept them available in
`collections` for compatibility with Python 2. Python 3.8 will allow
importing only from `collections.abc`.

(`collections.abc` hasn't yet been added to six.moves; see
https://github.com/benjaminp/six/issues/155.)
2018-08-27 11:24:44 -07:00
..
2018-02-26 18:42:19 -08:00
2018-02-26 18:42:19 -08:00
2018-02-26 18:42:19 -08:00
2018-08-11 16:00:58 -07:00