From 4c5bf1830a7a63532a0b416d3287cd044388363b Mon Sep 17 00:00:00 2001 From: Felix Yan Date: Thu, 17 Jul 2014 23:17:35 +0800 Subject: ec2 module: add backward-compatible support for Python 3.3+ --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') 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) -- cgit v1.2.1