summaryrefslogtreecommitdiff
path: root/docs/source/index.rst
diff options
context:
space:
mode:
authorFelix Yan <felixonmars@gmail.com>2014-07-13 14:23:14 +0800
committerFelix Yan <felixonmars@gmail.com>2014-07-13 14:23:14 +0800
commit925adfcd2401281ba078ba213778709a5d928c55 (patch)
tree02eb18b3ef160932c4d5b65d1ca4d4de9b96ec48 /docs/source/index.rst
parent5a28d1c6a3b11b979bf32ea7fbfd6d5156c01395 (diff)
downloadboto-925adfcd2401281ba078ba213778709a5d928c55.tar.gz
cloudwatch module: add backward-compatible support for Python 3.3+
Diffstat (limited to 'docs/source/index.rst')
-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 e9f19fec..048d2b24 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -76,7 +76,7 @@ Currently Supported Services
* **Monitoring**
- * :doc:`CloudWatch <cloudwatch_tut>` -- (:doc:`API Reference <ref/cloudwatch>`)
+ * :doc:`CloudWatch <cloudwatch_tut>` -- (:doc:`API Reference <ref/cloudwatch>`) (Python 3)
* CloudWatch Logs -- (:doc:`API Reference <ref/logs>`) (Python 3)
* **Networking**