Author: Sergey Kishchenko <[email protected]>
Branch:
Changeset: r62575:d3873f354cb1
Date: 2013-03-20 01:46 +0200
http://bitbucket.org/pypy/pypy/changeset/d3873f354cb1/
Log: One last touch on getting-started-dev.rst
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
@@ -144,7 +144,7 @@
dirs. The default value for this variable is the system's temporary dir.
``PYPY_USESSION_KEEP``
- By default RPython keeps only last ``PYPY_USESSION_KEEP`` (defaults to 3)
session dirs inside ``PYPY_USESSION_DIR``.
+ By default RPython keeps only the last ``PYPY_USESSION_KEEP`` (defaults to
3) session dirs inside ``PYPY_USESSION_DIR``.
Increase this value if you want to preserve C files longer (useful when
producing lots of lldebug builds).
.. _`your own interpreters`: faq.html#how-do-i-compile-my-own-interpreters
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit