summaryrefslogtreecommitdiff
path: root/docs/community
diff options
context:
space:
mode:
authorKenneth Reitz <me@kennethreitz.com>2011-08-17 04:17:21 -0400
committerKenneth Reitz <me@kennethreitz.com>2011-08-17 04:17:21 -0400
commit47a36de74e7697a3030bb0d8d6f324b868001ec4 (patch)
tree01d141e990b1ec9001c47b89ca7d3a378b9eb149 /docs/community
parent0c21aa55309a522d29fbca76ecb0aa40eda06abe (diff)
downloadpython-requests-47a36de74e7697a3030bb0d8d6f324b868001ec4.tar.gz
supported interpreters
Diffstat (limited to 'docs/community')
-rw-r--r--docs/community/faq.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/community/faq.rst b/docs/community/faq.rst
index 2ccb6a7b..b5717648 100644
--- a/docs/community/faq.rst
+++ b/docs/community/faq.rst
@@ -34,7 +34,7 @@ Chris Adams gave an excellent summary on
Python 3 Support?
-----------------
-It's on the way.
+It's on the way. Here's a list of `supported interpreters <interpreters>`_.
Keep-alive Support?