diff options
author | Dan McGee <dan@archlinux.org> | 2012-05-12 09:32:30 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2012-05-12 09:32:30 -0500 |
commit | a5f5557493446bede78adb0584c88208234f874e (patch) | |
tree | 6225bf10e655410c49aaf464f8e22d2d5fc35267 /mirrors/models.py | |
parent | f36d876aca5571f09032d0d2a67c8b1f1a3258c8 (diff) |
Use python json module directly in place of simplejson
As of Python 2.6, this is a builtin module that has all the same
functions and capabilities of the Django simplejson module. Additionally
simplejson is deprecated in the upcoming Django 1.5 release.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'mirrors/models.py')
0 files changed, 0 insertions, 0 deletions