Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
usr
/
lib
/
python2.7
/
site-packages
/
boto
/
ec2
/
File Content:
__init__.pyc
� �Wc @ sf d Z d d l m Z d d l m Z m Z m Z e � j d i � Z d � Z d � Z d � Z d S( sX This module provides an interface to the Elastic Compute Cloud (EC2) service from AWS. i����( t EC2Connection( t RegionInfot get_regionst load_regionst ec2c K s t d d t �S( s: Get all available regions for the EC2 service. You may pass any of the arguments accepted by the EC2Connection object's constructor as keyword arguments and they will be passed along to the EC2Connection object. :rtype: list :return: A list of :class:`boto.ec2.regioninfo.RegionInfo` R t connection_cls( R R ( t kw_params( ( s5 /usr/lib/python2.7/site-packages/boto/ec2/__init__.pyt regions! s c K ss d | k r<