Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4119)

Unified Diff: boto/cloudformation/__init__.py

Issue 8386013: Merging in latest boto. (Closed) Base URL: svn://svn.chromium.org/boto
Patch Set: Redoing vendor drop by deleting and then merging. Created 9 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « boto/cacerts/cacerts.txt ('k') | boto/cloudformation/connection.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: boto/cloudformation/__init__.py
diff --git a/boto/sns/__init__.py b/boto/cloudformation/__init__.py
similarity index 96%
copy from boto/sns/__init__.py
copy to boto/cloudformation/__init__.py
index 9c5a7d747c7583131ba78e1bbecfcff96839ebb1..4f8e090b35c525c0ba73a5f3ca9285edec4bcda1 100644
--- a/boto/sns/__init__.py
+++ b/boto/cloudformation/__init__.py
@@ -22,4 +22,4 @@
# this is here for backward compatibility
# originally, the SNSConnection class was defined here
-from connection import SNSConnection
+from connection import CloudFormationConnection
« no previous file with comments | « boto/cacerts/cacerts.txt ('k') | boto/cloudformation/connection.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698