diff options
| author | Kenneth Reitz <me@kennethreitz.com> | 2011-02-21 02:11:59 -0500 |
|---|---|---|
| committer | Kenneth Reitz <me@kennethreitz.com> | 2011-02-21 02:11:59 -0500 |
| commit | c2331f7a23ff0531d96baeb79e8769e5531c986c (patch) | |
| tree | b216c5b1a652e7e03256ff60ad362df5f3e802cd /docs | |
| parent | bccf0d1ba1adac259e0ffe5687455f6aadade7fd (diff) | |
| download | tablib-c2331f7a23ff0531d96baeb79e8769e5531c986c.tar.gz | |
Updated pythons list.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/intro.rst | 6 |
1 files 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. |
