Author: Manuel Jacob Branch: rpython-doc Changeset: r61699:182b1db06bb8 Date: 2013-02-23 18:37 +0100 http://bitbucket.org/pypy/pypy/changeset/182b1db06bb8/
Log: s/PyPy/the translator/ here. diff --git a/rpython/doc/faq.rst b/rpython/doc/faq.rst --- a/rpython/doc/faq.rst +++ b/rpython/doc/faq.rst @@ -200,8 +200,8 @@ (It could be done given enough efforts, but it's a really serious undertaking. Consider it as quite unlikely for now.) ----------------------------------------------------------- -Why does PyPy draw a Mandelbrot fractal while translating? ----------------------------------------------------------- +-------------------------------------------------------------------- +Why does the translator draw a Mandelbrot fractal while translating? +-------------------------------------------------------------------- Because it's fun. _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
