Author: mattip <[email protected]> Branch: release-2.3.x Changeset: r71340:d08113afca40 Date: 2014-05-06 20:02 +0300 http://bitbucket.org/pypy/pypy/changeset/d08113afca40/
Log: revert improper doc change diff --git a/pypy/doc/getting-started-dev.rst b/pypy/doc/getting-started-dev.rst --- a/pypy/doc/getting-started-dev.rst +++ b/pypy/doc/getting-started-dev.rst @@ -373,12 +373,6 @@ You don't necessarily need to install these two libraries because we also ship them inlined in the PyPy source tree. -PYPY_IRC_TOPIC -+++++++++++++++ - -Set the ``PYPY_IRC_TOPIC`` environment variable to a non-empty string -to print a random #pypy IRC topic at startup of interactive mode. - Getting involved ----------------- _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
