[pypy-svn] r51449 - pypy/dist/pypy/doc

cfbolz at codespeak.net cfbolz at codespeak.net
Wed Feb 13 20:33:56 CET 2008


Author: cfbolz
Date: Wed Feb 13 20:33:55 2008
New Revision: 51449

Modified:
   pypy/dist/pypy/doc/faq.txt
Log:
add faq item about mandelbrot fractals


Modified: pypy/dist/pypy/doc/faq.txt
==============================================================================
--- pypy/dist/pypy/doc/faq.txt	(original)
+++ pypy/dist/pypy/doc/faq.txt	Wed Feb 13 20:33:55 2008
@@ -377,3 +377,9 @@
 .. _`getting-started`: getting-started.html
 
 .. include:: _ref.txt
+
+----------------------------------------------------------
+Why does PyPy draw a Mandelbrot fractal while translating?
+----------------------------------------------------------
+
+Because it's fun.



More information about the Pypy-commit mailing list