Author: Armin Rigo <ar...@tunes.org>
Branch: 
Changeset: r833:63c92e4e2a73
Date: 2012-08-12 22:14 +0200
http://bitbucket.org/cffi/cffi/changeset/63c92e4e2a73/

Log:    "Seems to work" non-statement.

diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -63,7 +63,8 @@
 platform as well as on Win32.  There are some Windows-specific issues
 left.
 
-It currently supports CPython 2.6, 2.7 and 3.x (tested with 3.3).
+It currently supports CPython 2.6, 2.7 and 3.x (tested with 3.3,
+seems to work on 3.2 too).
 Support for PyPy is coming soon.  (In fact, the authors of
 CFFI are also on the PyPy team; we plan to make it the first (and
 fastest) choice for PyPy.)
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to