Author: Antonio Cuni <[email protected]> Branch: fastjson Changeset: r65263:440ba629bad5 Date: 2013-07-08 11:29 +0200 http://bitbucket.org/pypy/pypy/changeset/440ba629bad5/
Log: add doc for _pypyjson diff --git a/pypy/doc/config/objspace.usemodules._pypyjson.txt b/pypy/doc/config/objspace.usemodules._pypyjson.txt new file mode 100644 --- /dev/null +++ b/pypy/doc/config/objspace.usemodules._pypyjson.txt @@ -0,0 +1,1 @@ +RPython speedups for the stdlib json module _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
