summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorDaniel G. Taylor <dan@programmer-art.org>2014-07-17 12:30:39 -0700
committerDaniel G. Taylor <dan@programmer-art.org>2014-07-17 12:30:39 -0700
commit356da91bef274330444453ca7e1ce26201822615 (patch)
tree1bb624217e6d2e2388e86e9101d6e357473fc35b /README.rst
parent78300f15ae9d249ad5eb56e5be8da4b944a3cf19 (diff)
parent23d0700e0885566e454b188541ad371cecdc4b09 (diff)
downloadboto-356da91bef274330444453ca7e1ce26201822615.tar.gz
Merge pull request #2399 from felixonmars/vpc-py3
vpc module: add backward-compatible support for Python 3.3+. Fixes #2399.
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 e3a59064..31abf8b6 100644
--- a/README.rst
+++ b/README.rst
@@ -76,7 +76,7 @@ At the moment, boto supports:
* Networking
* Amazon Route53 (Python 3)
- * Amazon Virtual Private Cloud (VPC)
+ * Amazon Virtual Private Cloud (VPC) (Python 3)
* Elastic Load Balancing (ELB) (Python 3)
* AWS Direct Connect (Python 3)