[pypy-issue] Issue #2027: docs: broken pyinteractive example (pypy/pypy)

Buck Evan issues-reply at bitbucket.org
Mon Apr 13 21:52:06 CEST 2015


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
```





More information about the pypy-issue mailing list