mirror of
https://github.com/sprockets/sprockets.mixins.mediatype.git
synced 2024-12-28 03:00:24 +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)) :/ |
||
---|---|---|
.. | ||
mixins | ||
__init__.py |