summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorFelix Yan <felixonmars@gmail.com>2014-07-10 17:02:28 +0800
committerFelix Yan <felixonmars@gmail.com>2014-07-10 17:02:28 +0800
commit43864596d0a7db90768216adafb037e5236dab60 (patch)
treecf1ca56f7083c2287241089832535f2f2ebc8936 /docs
parentdb77546b4e60d912e6ef4f894cdc197725d9c086 (diff)
downloadboto-43864596d0a7db90768216adafb037e5236dab60.tar.gz
emr module: add backward-compatible support for Python 3.3+
Diffstat (limited to 'docs')
-rw-r--r--docs/source/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst
index ab109b2d..006a2c4f 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -33,7 +33,7 @@ Currently Supported Services
* **Compute**
* :doc:`Elastic Compute Cloud (EC2) <ec2_tut>` -- (:doc:`API Reference <ref/ec2>`)
- * :doc:`Elastic MapReduce (EMR) <emr_tut>` -- (:doc:`API Reference <ref/emr>`)
+ * :doc:`Elastic MapReduce (EMR) <emr_tut>` -- (:doc:`API Reference <ref/emr>`) (Python 3)
* :doc:`Auto Scaling <autoscale_tut>` -- (:doc:`API Reference <ref/autoscale>`)
* Kinesis -- (:doc:`API Reference <ref/kinesis>`) (Python 3)