python-django/simplejson-init.py

6 lines
112 B
Python

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