summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorFelix Yan <felixonmars@gmail.com>2014-07-17 23:17:35 +0800
committerFelix Yan <felixonmars@gmail.com>2014-07-18 03:32:27 +0800
commit4c5bf1830a7a63532a0b416d3287cd044388363b (patch)
treeda1923014522e51be7bcf7bd8cebab5dcb137ed8 /README.rst
parent356da91bef274330444453ca7e1ce26201822615 (diff)
downloadboto-4c5bf1830a7a63532a0b416d3287cd044388363b.tar.gz
ec2 module: add backward-compatible support for Python 3.3+
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 31abf8b6..56d33bf0 100644
--- a/README.rst
+++ b/README.rst
@@ -30,7 +30,7 @@ At the moment, boto supports:
* Compute
- * Amazon Elastic Compute Cloud (EC2)
+ * Amazon Elastic Compute Cloud (EC2) (Python 3)
* Amazon Elastic Map Reduce (EMR) (Python 3)
* AutoScaling (Python 3)
* Amazon Kinesis (Python 3)