Author: tomaz
Date: Fri Mar 29 18:00:38 2013
New Revision: 1462562
URL: http://svn.apache.org/r1462562
Log:
Backport commit 1462561 from trunk.
Modified:
libcloud/branches/0.12.x/ (props changed)
libcloud/branches/0.12.x/libcloud/test/compute/test_deployment.py
Propchange: libcloud/branches/0.12.x/
------------------------------------------------------------------------------
Merged /libcloud/trunk:r1462561
Modified: libcloud/branches/0.12.x/libcloud/test/compute/test_deployment.py
URL:
http://svn.apache.org/viewvc/libcloud/branches/0.12.x/libcloud/test/compute/test_deployment.py?rev=1462562&r1=1462561&r2=1462562&view=diff
==============================================================================
--- libcloud/branches/0.12.x/libcloud/test/compute/test_deployment.py (original)
+++ libcloud/branches/0.12.x/libcloud/test/compute/test_deployment.py Fri Mar
29 18:00:38 2013
@@ -14,6 +14,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
+from __future__ import with_statement
+
import os
import sys
import time