Submit
Path:
~
/
/
usr
/
lib
/
python2.7
/
site-packages
/
boto
/
gs
/
File Content:
lifecycle.pyc
� ~�QXc @ s� d d l m Z d Z d Z d Z d Z d Z d Z d Z d Z d Z d Z d Z e e g Z e e e e e g Z e g Z d e f d � � YZ d e f d � � YZ d S( i����( t InvalidLifecycleConfigErrort LifecycleConfigurationt Rulet Actiont Deletet SetStorageClasst Conditiont Aget CreatedBeforet NumberOfNewerVersionst IsLivet MatchesStorageClassc B sV e Z d Z d d d d � Z d � Z d � Z d � Z d � Z d � Z d � Z RS( sx A lifecycle rule for a bucket. :ivar action: Action to be taken. :ivar action_text: The text value for the specified action, if any. :ivar conditions: A dictionary of conditions that specify when the action should be taken. Each item in the dictionary represents the name and value (or a list of multiple values, if applicable) of a condition. c C s. | | _ | | _ | p i | _ t | _ d S( N( t actiont action_textt conditionst RULEt current_tag( t selfR R R ( ( s5 /usr/lib/python2.7/site-packages/boto/gs/lifecycle.pyt __init__: s c C s/ | j | k r+ t d | | j f � � n d S( s Verify parent of the start tag.s"