oslo.serialization/oslo_serialization
Ian Cordasco 29a7702a99 Remove fallback to simplejson in jsonutils
OpenStack has ended support for Python 2.6 in all services and
libraries. We no longer need to support a fallback to simplejson on
Python 2.6 so we can remove this fallback logic.

Closes-bug: 1533337
Change-Id: I613541a37229ff2f3ce269cfa7496223d1ff37d0
2016-01-12 13:53:47 -06:00
..
tests Remove fallback to simplejson in jsonutils 2016-01-12 13:53:47 -06:00
__init__.py Move files out of the namespace package 2015-01-05 15:40:06 -05:00
base64.py Use versionadded and versionchanged in doc 2015-10-15 14:38:50 +02:00
jsonutils.py Remove fallback to simplejson in jsonutils 2016-01-12 13:53:47 -06:00
msgpackutils.py msgpackutils: drop Python 2.6 support 2015-11-21 12:18:30 +08:00