From 6ba0cc9af35fd61e28e6007618e9a2a44b8302c9 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 23 Mar 2011 04:49:07 -0400 Subject: [PATCH] 3.1, 3.2 support. --- docs/intro.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/intro.rst b/docs/intro.rst index bc4256a..719133d 100644 --- a/docs/intro.rst +++ b/docs/intro.rst @@ -72,6 +72,8 @@ At this time, the following Python platforms are officially supported: * cPython 2.5 * cPython 2.6 * cPython 2.7 +* cPython 3.1 +* cPython 3.2 * PyPy-c 1.4 Support for other Pythons will be rolled out soon.