New issue 2027: docs: broken pyinteractive example https://bitbucket.org/pypy/pypy/issue/2027/docs-broken-pyinteractive-example
Buck Evan: Without `--withmod-time`, the example in the docs crashes: http://pypy.readthedocs.org/en/latest/getting-started-dev.html#pyinteractive-py-options ``` $ python bin/pyinteractive.py --withmod-time -c "from test import pystone; pystone.main(10)" ... Pystone(1.1) time for 10 passes = 0.220043 This machine benchmarks at 45.4457 pystones/second ``` _______________________________________________ pypy-issue mailing list pypy-issue@python.org https://mail.python.org/mailman/listinfo/pypy-issue