From c2331f7a23ff0531d96baeb79e8769e5531c986c Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 21 Feb 2011 02:11:59 -0500 Subject: [PATCH] Updated pythons list. --- docs/intro.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/intro.rst b/docs/intro.rst index c2d75b2..9a00a8e 100644 --- a/docs/intro.rst +++ b/docs/intro.rst @@ -44,8 +44,10 @@ Pythons Supported At this time, the following Python platforms are officially supported: -* Python 2.6 -* Python 2.7 +* cPython 2.5 +* cPython 2.6 +* cPython 2.7 +* PyPy-c 1.4 Support for other Pythons will be rolled out soon.