mirror of
https://github.com/sprockets/sprockets.mixins.mediatype.git
synced 2024-11-28 19:29:51 +00:00
e99d41a8b4
If someone explicitly removes the literal mappings, then refuse to serialize None, True, and False instead of guessing. Note that I explicitly included True and False in the branch logic since bool is a subclass of int but str(True) != str(int(True)) :/ |
||
---|---|---|
.. | ||
mediatype | ||
__init__.py |