Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
usr
/
lib
/
python2.7
/
site-packages
/
boto
/
ec2
/
File Content:
placementgroup.pyo
� �Wc @ s@ d Z d d l m Z d d l m Z d e f d � � YZ d S( s# Represents an EC2 Placement Group i����( t EC2Object( t BotoClientErrort PlacementGroupc B s; e Z d d d d d � Z d � Z d � Z e d � Z RS( c C s5 t t | � j | � | | _ | | _ | | _ d S( N( t superR t __init__t namet strategyt state( t selft connectionR R R ( ( s; /usr/lib/python2.7/site-packages/boto/ec2/placementgroup.pyR s c C s d | j S( Ns PlacementGroup:%s( R ( R ( ( s; /usr/lib/python2.7/site-packages/boto/ec2/placementgroup.pyt __repr__$ s c C s\ | d k r | | _ n@ | d k r0 | | _ n( | d k rH | | _ n t | | | � d S( Nt groupNameR R ( R R R t setattr( R R t valueR ( ( s; /usr/lib/python2.7/site-packages/boto/ec2/placementgroup.pyt endElement'