Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
usr
/
lib
/
python2.7
/
site-packages
/
boto
/
vpc
/
File Content:
networkacl.pyc
� �Wc @ s� d Z d d l m Z d d l m Z d e f d � � YZ d e f d � � YZ d e f d � � YZ d e f d � � YZ d e f d � � YZ d S( s Represents a Network ACL i����( t TaggedEC2Object( t ResultSett Icmpc B s5 e Z d Z d d � Z d � Z d � Z d � Z RS( s) Defines the ICMP code and type. c C s d | _ d | _ d S( N( t Nonet codet type( t selft connection( ( s7 /usr/lib/python2.7/site-packages/boto/vpc/networkacl.pyt __init__"