python-django/simplejson-init.py

6 lines
112 B
Python
Raw Normal View History

r"""
Stub simplejson library that just imports the version provided by the system
"""
from simplejson import *