Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
proc
/
thread-self
/
root
/
usr
/
lib
/
python2.7
/
site-packages
/
boto
/
s3
/
File Content:
acl.pyc
� �Xc @ st d d l m Z d d d d d d d d g Z d e f d � � YZ d e f d � � YZ d e f d � � YZ d S( i����( t Usert privates public-reads public-read-writes authenticated-reads bucket-owner-reads bucket-owner-full-controls log-delivery-writes aws-exec-readt Policyc B s8 e Z d d � Z d � Z d � Z d � Z d � Z RS( c C s | | _ d | _ d | _ d S( N( t parentt Nonet namespacet acl( t selfR ( ( s/ /usr/lib/python2.7/site-packages/boto/s3/acl.pyt __init__! s c C s� g } x� | j j D]� } | j | j j k rN | j d | j | j f � q | j d k ri | j } n$ | j d k r� | j } n | j } | j d | | j f � q Wd d j | � S( Ns %s (owner) = %st CanonicalUsert Groups %s = %ss <Policy: %s>s , ( R t grantst idt ownert appendt display_namet permissiont typet urit email_addresst join( R R t gt u( ( s/ /usr/lib/python2.7/site-packages/boto/s3/acl.pyt __repr__&