From: Kenneth Reitz Date: Wed, 17 Aug 2011 08:17:21 +0000 (-0400) Subject: supported interpreters X-Git-Tag: v0.6.0~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=47a36de74e7697a3030bb0d8d6f324b868001ec4;p=services%2Fpython-requests.git supported interpreters --- diff --git a/docs/community/faq.rst b/docs/community/faq.rst index 2ccb6a7..b571764 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 `_. Keep-alive Support?