# Speedups (C vs Python inconsistency):
simplejson.scanner.make_scanner
simplejson.scanner.JSONDecodeError.__init__
simplejson.JSONDecodeError.__init__
simplejson.encoder.c_make_encoder
simplejson.encoder.c_encode_basestring_ascii
simplejson.encoder.py_encode_basestring_ascii

# Tests are not included:
simplejson.tests.*

# Internal and compat tools:
simplejson.compat
simplejson.ordered_dict
simplejson.tool
simplejson.OrderedDict
