
     v                     >    S r SSKJr  SSKJr  SSKr " S S\5      rg)z
Kubernetes

No description provided (generated by Swagger Codegen
https://github.com/swagger-api/swagger-codegen)

OpenAPI spec version: v1.14.4

Generated by: https://github.com/swagger-api/swagger-codegen.git
    )pformat)	iteritemsNc                      \ rS rSrSr 0 SS_SS_SS_S	S
_SS_SS_SS_SS
_SS_SS_SS_SS_SS_SS_SS_SS_SS_r0 SS_SS_SS_S	S_SS_SS_SS _SS_SS_SS_SS!_SS_SS_SS"_SS#_SS$_SS_r                 SOS& jr\S' 5       r	\	R                  S( 5       r	\S) 5       r\R                  S* 5       r\S+ 5       r\R                  S, 5       r\S- 5       r\R                  S. 5       r\S/ 5       r\R                  S0 5       r\S1 5       r\R                  S2 5       r\S3 5       r\R                  S4 5       r\S5 5       r\R                  S6 5       r\S7 5       r\R                  S8 5       r\S9 5       r\R                  S: 5       r\S; 5       r\R                  S< 5       r\S= 5       r\R                  S> 5       r\S? 5       r\R                  S@ 5       r\SA 5       r\R                  SB 5       r\SC 5       r\R                  SD 5       r\SE 5       r\R                  SF 5       r\SG 5       r\R                  SH 5       rSI rSJ rSK rSL rSM rSNr g%)PV1ObjectMeta   zk
NOTE: This class is auto generated by the swagger code generator program.
Do not edit the class manually.
annotationszdict(str, str)cluster_namestrcreation_timestampdatetimedeletion_grace_period_secondsintdeletion_timestamp
finalizersz	list[str]generate_name
generationinitializersV1Initializerslabelsmanaged_fieldszlist[V1ManagedFieldsEntry]name	namespaceowner_referenceszlist[V1OwnerReference]resource_version	self_linkuidclusterNamecreationTimestampdeletionGracePeriodSecondsdeletionTimestampgenerateNamemanagedFieldsownerReferencesresourceVersionselfLinkNc                 8   SU l         SU l        SU l        SU l        SU l        SU l        SU l        SU l        SU l        SU l	        SU l
        SU l        SU l        SU l        SU l        SU l        SU l        SU l        Ub  Xl        Ub  X l        Ub  X0l        Ub  X@l        Ub  XPl        Ub  X`l        Ub  Xpl        Ub  Xl        U	b  Xl        U
b  Xl        Ub  Xl        Ub  Xl        Ub  Xl        Ub  Xl        Ub  Xl         Ub  UU l!        Ub  UU l"        gg)z+
V1ObjectMeta - a model defined in Swagger
N)#_annotations_cluster_name_creation_timestamp_deletion_grace_period_seconds_deletion_timestamp_finalizers_generate_name_generation_initializers_labels_managed_fields_name
_namespace_owner_references_resource_version
_self_link_uiddiscriminatorr   r	   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   )selfr   r	   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   s                     :lib/third_party/kubernetes/client/models/v1_object_meta.py__init__V1ObjectMeta.__init__F   s\   , DD#D*.D'#DDDDDDLDDJDO!D!DDODID$&% 2$0+H(% 2"o ("o&k!*i n#.#. dn
dh     c                     U R                   $ )a  
Gets the annotations of this V1ObjectMeta.
Annotations is an unstructured key value map stored with a resource that
may be set by external tools to store and retrieve arbitrary metadata.
They are not queryable and should be preserved when modifying objects.
More info: http://kubernetes.io/docs/user-guide/annotations

:return: The annotations of this V1ObjectMeta.
:rtype: dict(str, str)
r'   r9   s    r:   r   V1ObjectMeta.annotations   s     r=   c                     Xl         g)a  
Sets the annotations of this V1ObjectMeta.
Annotations is an unstructured key value map stored with a resource that
may be set by external tools to store and retrieve arbitrary metadata.
They are not queryable and should be preserved when modifying objects.
More info: http://kubernetes.io/docs/user-guide/annotations

:param annotations: The annotations of this V1ObjectMeta.
:type: dict(str, str)
Nr?   )r9   r   s     r:   r   rA      s
     $r=   c                     U R                   $ )aj  
Gets the cluster_name of this V1ObjectMeta.
The name of the cluster which the object belongs to. This is used to
distinguish resources with same name and namespace in different
clusters. This field is not set anywhere right now and apiserver is
going to ignore it if set in create or update request.

:return: The cluster_name of this V1ObjectMeta.
:rtype: str
r(   r@   s    r:   r	   V1ObjectMeta.cluster_name   s     r=   c                     Xl         g)au  
Sets the cluster_name of this V1ObjectMeta.
The name of the cluster which the object belongs to. This is used to
distinguish resources with same name and namespace in different
clusters. This field is not set anywhere right now and apiserver is
going to ignore it if set in create or update request.

:param cluster_name: The cluster_name of this V1ObjectMeta.
:type: str
NrD   )r9   r	   s     r:   r	   rE      s
     &r=   c                     U R                   $ )a  
Gets the creation_timestamp of this V1ObjectMeta.
CreationTimestamp is a timestamp representing the server time when this
object was created. It is not guaranteed to be set in happens-before
order across separate operations. Clients may not set this value. It is
represented in RFC3339 form and is in UTC.  Populated by the system.
Read-only. Null for lists. More info:
https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata

:return: The creation_timestamp of this V1ObjectMeta.
:rtype: datetime
r)   r@   s    r:   r   V1ObjectMeta.creation_timestamp   s     ###r=   c                     Xl         g)a  
Sets the creation_timestamp of this V1ObjectMeta.
CreationTimestamp is a timestamp representing the server time when this
object was created. It is not guaranteed to be set in happens-before
order across separate operations. Clients may not set this value. It is
represented in RFC3339 form and is in UTC.  Populated by the system.
Read-only. Null for lists. More info:
https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata

:param creation_timestamp: The creation_timestamp of this V1ObjectMeta.
:type: datetime
NrH   )r9   r   s     r:   r   rI      s
      2r=   c                     U R                   $ )aH  
Gets the deletion_grace_period_seconds of this V1ObjectMeta.
Number of seconds allowed for this object to gracefully terminate before
it will be removed from the system. Only set when deletionTimestamp is
also set. May only be shortened. Read-only.

:return: The deletion_grace_period_seconds of this V1ObjectMeta.
:rtype: int
r*   r@   s    r:   r   *V1ObjectMeta.deletion_grace_period_seconds   s     ...r=   c                     Xl         g)ad  
Sets the deletion_grace_period_seconds of this V1ObjectMeta.
Number of seconds allowed for this object to gracefully terminate before
it will be removed from the system. Only set when deletionTimestamp is
also set. May only be shortened. Read-only.

:param deletion_grace_period_seconds: The deletion_grace_period_seconds
of this V1ObjectMeta.
:type: int
NrL   )r9   r   s     r:   r   rM      s     +H'r=   c                     U R                   $ )a  
Gets the deletion_timestamp of this V1ObjectMeta.
DeletionTimestamp is RFC 3339 date and time at which this resource will
be deleted. This field is set by the server when a graceful deletion is
requested by the user, and is not directly settable by a client. The
resource is expected to be deleted (no longer visible from resource
lists, and not reachable by name) after the time in this field, once the
finalizers list is empty. As long as the finalizers list contains items,
deletion is blocked. Once the deletionTimestamp is set, this value may
not be unset or be set further into the future, although it may be
shortened or the resource may be deleted prior to this time. For
example, a user may request that a pod is deleted in 30 seconds. The
Kubelet will react by sending a graceful termination signal to the
containers in the pod. After that 30 seconds, the Kubelet will send a
hard termination signal (SIGKILL) to the container and after cleanup,
remove the pod from the API. In the presence of network partitions, this
object may still exist after this timestamp, until an administrator or
automated process can determine the resource is fully terminated. If not
set, graceful deletion of the object has not been requested.  Populated
by the system when a graceful deletion is requested. Read-only. More
info:
https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata

:return: The deletion_timestamp of this V1ObjectMeta.
:rtype: datetime
r+   r@   s    r:   r   V1ObjectMeta.deletion_timestamp	  s    8 ###r=   c                     Xl         g)a  
Sets the deletion_timestamp of this V1ObjectMeta.
DeletionTimestamp is RFC 3339 date and time at which this resource will
be deleted. This field is set by the server when a graceful deletion is
requested by the user, and is not directly settable by a client. The
resource is expected to be deleted (no longer visible from resource
lists, and not reachable by name) after the time in this field, once the
finalizers list is empty. As long as the finalizers list contains items,
deletion is blocked. Once the deletionTimestamp is set, this value may
not be unset or be set further into the future, although it may be
shortened or the resource may be deleted prior to this time. For
example, a user may request that a pod is deleted in 30 seconds. The
Kubelet will react by sending a graceful termination signal to the
containers in the pod. After that 30 seconds, the Kubelet will send a
hard termination signal (SIGKILL) to the container and after cleanup,
remove the pod from the API. In the presence of network partitions, this
object may still exist after this timestamp, until an administrator or
automated process can determine the resource is fully terminated. If not
set, graceful deletion of the object has not been requested.  Populated
by the system when a graceful deletion is requested. Read-only. More
info:
https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata

:param deletion_timestamp: The deletion_timestamp of this V1ObjectMeta.
:type: datetime
NrP   )r9   r   s     r:   r   rQ   '  s
    :  2r=   c                     U R                   $ )ak  
Gets the finalizers of this V1ObjectMeta.
Must be empty before the object is deleted from the registry. Each entry
is an identifier for the responsible component that will remove the
entry from the list. If the deletionTimestamp of the object is non-nil,
entries in this list can only be removed.

:return: The finalizers of this V1ObjectMeta.
:rtype: list[str]
r,   r@   s    r:   r   V1ObjectMeta.finalizersF  s     r=   c                     Xl         g)at  
Sets the finalizers of this V1ObjectMeta.
Must be empty before the object is deleted from the registry. Each entry
is an identifier for the responsible component that will remove the
entry from the list. If the deletionTimestamp of the object is non-nil,
entries in this list can only be removed.

:param finalizers: The finalizers of this V1ObjectMeta.
:type: list[str]
NrT   )r9   r   s     r:   r   rU   T  s
     "r=   c                     U R                   $ )a  
Gets the generate_name of this V1ObjectMeta.
GenerateName is an optional prefix, used by the server, to generate a
unique name ONLY IF the Name field has not been provided. If this field
is used, the name returned to the client will be different than the name
passed. This value will also be combined with a unique suffix. The
provided value has the same validation rules as the Name field, and may
be truncated by the length of the suffix required to make the value
unique on the server.  If this field is specified and the generated name
exists, the server will NOT return a 409 - instead, it will either
return 201 Created or 500 with Reason ServerTimeout indicating a unique
name could not be found in the time allotted, and the client should
retry (optionally after the time indicated in the Retry-After header).
Applied only if Name is not specified. More info:
https://git.k8s.io/community/contributors/devel/api-conventions.md#idempotency

:return: The generate_name of this V1ObjectMeta.
:rtype: str
r-   r@   s    r:   r   V1ObjectMeta.generate_namec  s    * r=   c                     Xl         g)a  
Sets the generate_name of this V1ObjectMeta.
GenerateName is an optional prefix, used by the server, to generate a
unique name ONLY IF the Name field has not been provided. If this field
is used, the name returned to the client will be different than the name
passed. This value will also be combined with a unique suffix. The
provided value has the same validation rules as the Name field, and may
be truncated by the length of the suffix required to make the value
unique on the server.  If this field is specified and the generated name
exists, the server will NOT return a 409 - instead, it will either
return 201 Created or 500 with Reason ServerTimeout indicating a unique
name could not be found in the time allotted, and the client should
retry (optionally after the time indicated in the Retry-After header).
Applied only if Name is not specified. More info:
https://git.k8s.io/community/contributors/devel/api-conventions.md#idempotency

:param generate_name: The generate_name of this V1ObjectMeta.
:type: str
NrX   )r9   r   s     r:   r   rY   z  s
    , (r=   c                     U R                   $ )z
Gets the generation of this V1ObjectMeta.
A sequence number representing a specific generation of the desired
state. Populated by the system. Read-only.

:return: The generation of this V1ObjectMeta.
:rtype: int
r.   r@   s    r:   r   V1ObjectMeta.generation  s     r=   c                     Xl         g)z
Sets the generation of this V1ObjectMeta.
A sequence number representing a specific generation of the desired
state. Populated by the system. Read-only.

:param generation: The generation of this V1ObjectMeta.
:type: int
Nr\   )r9   r   s     r:   r   r]     s
     "r=   c                     U R                   $ )a)  
Gets the initializers of this V1ObjectMeta.
An initializer is a controller which enforces some system invariant at
object creation time. This field is a list of initializers that have not
yet acted on this object. If nil or empty, this object has been
completely initialized. Otherwise, the object is considered
uninitialized and is hidden (in list/watch and get calls) from clients
that haven't explicitly asked to observe uninitialized objects.  When an
object is created, the system will populate this list with the current
set of initializers. Only privileged users may set or modify this list.
Once it is empty, it may not be modified further by any user.
DEPRECATED - initializers are an alpha field and will be removed in
v1.15.

:return: The initializers of this V1ObjectMeta.
:rtype: V1Initializers
r/   r@   s    r:   r   V1ObjectMeta.initializers  s    & r=   c                     Xl         g)a4  
Sets the initializers of this V1ObjectMeta.
An initializer is a controller which enforces some system invariant at
object creation time. This field is a list of initializers that have not
yet acted on this object. If nil or empty, this object has been
completely initialized. Otherwise, the object is considered
uninitialized and is hidden (in list/watch and get calls) from clients
that haven't explicitly asked to observe uninitialized objects.  When an
object is created, the system will populate this list with the current
set of initializers. Only privileged users may set or modify this list.
Once it is empty, it may not be modified further by any user.
DEPRECATED - initializers are an alpha field and will be removed in
v1.15.

:param initializers: The initializers of this V1ObjectMeta.
:type: V1Initializers
Nr`   )r9   r   s     r:   r   ra     s
    ( &r=   c                     U R                   $ )aC  
Gets the labels of this V1ObjectMeta.
Map of string keys and values that can be used to organize and
categorize (scope and select) objects. May match selectors of
replication controllers and services. More info:
http://kubernetes.io/docs/user-guide/labels

:return: The labels of this V1ObjectMeta.
:rtype: dict(str, str)
r0   r@   s    r:   r   V1ObjectMeta.labels  s     <<r=   c                     Xl         g)aH  
Sets the labels of this V1ObjectMeta.
Map of string keys and values that can be used to organize and
categorize (scope and select) objects. May match selectors of
replication controllers and services. More info:
http://kubernetes.io/docs/user-guide/labels

:param labels: The labels of this V1ObjectMeta.
:type: dict(str, str)
Nrd   )r9   r   s     r:   r   re     s	     Lr=   c                     U R                   $ )aa  
Gets the managed_fields of this V1ObjectMeta.
ManagedFields maps workflow-id and version to the set of fields that are
managed by that workflow. This is mostly for internal housekeeping, and
users typically shouldn't need to set or understand this field. A
workflow can be the user's name, a controller's name, or the name of a
specific apply path like "ci-cd". The set of fields is always in the
version that the workflow used when modifying the object.  This field is
alpha and can be changed or removed without notice.

:return: The managed_fields of this V1ObjectMeta.
:rtype: list[V1ManagedFieldsEntry]
r1   r@   s    r:   r   V1ObjectMeta.managed_fields  s     r=   c                     Xl         g)an  
Sets the managed_fields of this V1ObjectMeta.
ManagedFields maps workflow-id and version to the set of fields that are
managed by that workflow. This is mostly for internal housekeeping, and
users typically shouldn't need to set or understand this field. A
workflow can be the user's name, a controller's name, or the name of a
specific apply path like "ci-cd". The set of fields is always in the
version that the workflow used when modifying the object.  This field is
alpha and can be changed or removed without notice.

:param managed_fields: The managed_fields of this V1ObjectMeta.
:type: list[V1ManagedFieldsEntry]
Nrh   )r9   r   s     r:   r   ri     s
      *r=   c                     U R                   $ )a  
Gets the name of this V1ObjectMeta.
Name must be unique within a namespace. Is required when creating
resources, although some resources may allow a client to request the
generation of an appropriate name automatically. Name is primarily
intended for creation idempotence and configuration definition. Cannot
be updated. More info:
http://kubernetes.io/docs/user-guide/identifiers#names

:return: The name of this V1ObjectMeta.
:rtype: str
r2   r@   s    r:   r   V1ObjectMeta.name  s     ::r=   c                     Xl         g)a  
Sets the name of this V1ObjectMeta.
Name must be unique within a namespace. Is required when creating
resources, although some resources may allow a client to request the
generation of an appropriate name automatically. Name is primarily
intended for creation idempotence and configuration definition. Cannot
be updated. More info:
http://kubernetes.io/docs/user-guide/identifiers#names

:param name: The name of this V1ObjectMeta.
:type: str
Nrl   )r9   r   s     r:   r   rm   &  s	     Jr=   c                     U R                   $ )a  
Gets the namespace of this V1ObjectMeta.
Namespace defines the space within each name must be unique. An empty
namespace is equivalent to the "default" namespace, but "default" is
the canonical representation. Not all objects are required to be scoped
to a namespace - the value of this field for those objects will be
empty.  Must be a DNS_LABEL. Cannot be updated. More info:
http://kubernetes.io/docs/user-guide/namespaces

:return: The namespace of this V1ObjectMeta.
:rtype: str
r3   r@   s    r:   r   V1ObjectMeta.namespace7  s     ??r=   c                     Xl         g)a  
Sets the namespace of this V1ObjectMeta.
Namespace defines the space within each name must be unique. An empty
namespace is equivalent to the "default" namespace, but "default" is
the canonical representation. Not all objects are required to be scoped
to a namespace - the value of this field for those objects will be
empty.  Must be a DNS_LABEL. Cannot be updated. More info:
http://kubernetes.io/docs/user-guide/namespaces

:param namespace: The namespace of this V1ObjectMeta.
:type: str
Nrp   )r9   r   s     r:   r   rq   G  s	      Or=   c                     U R                   $ )a  
Gets the owner_references of this V1ObjectMeta.
List of objects depended by this object. If ALL objects in the list have
been deleted, this object will be garbage collected. If this object is
managed by a controller, then an entry in this list will point to this
controller, with the controller field set to true. There cannot be more
than one managing controller.

:return: The owner_references of this V1ObjectMeta.
:rtype: list[V1OwnerReference]
r4   r@   s    r:   r   V1ObjectMeta.owner_referencesX  s     !!!r=   c                     Xl         g)a  
Sets the owner_references of this V1ObjectMeta.
List of objects depended by this object. If ALL objects in the list have
been deleted, this object will be garbage collected. If this object is
managed by a controller, then an entry in this list will point to this
controller, with the controller field set to true. There cannot be more
than one managing controller.

:param owner_references: The owner_references of this V1ObjectMeta.
:type: list[V1OwnerReference]
Nrt   )r9   r   s     r:   r   ru   g  s
     .r=   c                     U R                   $ )a  
Gets the resource_version of this V1ObjectMeta.
An opaque value that represents the internal version of this object that
can be used by clients to determine when objects have changed. May be
used for optimistic concurrency, change detection, and the watch
operation on a resource or set of resources. Clients must treat these
values as opaque and passed unmodified back to the server. They may only
be valid for a particular resource or set of resources.  Populated by
the system. Read-only. Value must be treated as opaque by clients and .
More info:
https://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency

:return: The resource_version of this V1ObjectMeta.
:rtype: str
r5   r@   s    r:   r   V1ObjectMeta.resource_versionw  s    " !!!r=   c                     Xl         g)a  
Sets the resource_version of this V1ObjectMeta.
An opaque value that represents the internal version of this object that
can be used by clients to determine when objects have changed. May be
used for optimistic concurrency, change detection, and the watch
operation on a resource or set of resources. Clients must treat these
values as opaque and passed unmodified back to the server. They may only
be valid for a particular resource or set of resources.  Populated by
the system. Read-only. Value must be treated as opaque by clients and .
More info:
https://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency

:param resource_version: The resource_version of this V1ObjectMeta.
:type: str
Nrx   )r9   r   s     r:   r   ry     s
    $ .r=   c                     U R                   $ )z
Gets the self_link of this V1ObjectMeta.
SelfLink is a URL representing this object. Populated by the system.
Read-only.

:return: The self_link of this V1ObjectMeta.
:rtype: str
r6   r@   s    r:   r   V1ObjectMeta.self_link  s     ??r=   c                     Xl         g)z
Sets the self_link of this V1ObjectMeta.
SelfLink is a URL representing this object. Populated by the system.
Read-only.

:param self_link: The self_link of this V1ObjectMeta.
:type: str
Nr|   )r9   r   s     r:   r   r}     s	      Or=   c                     U R                   $ )av  
Gets the uid of this V1ObjectMeta.
UID is the unique in time and space value for this object. It is
typically generated by the server on successful creation of a resource
and is not allowed to change on PUT operations.  Populated by the
system. Read-only. More info:
http://kubernetes.io/docs/user-guide/identifiers#uids

:return: The uid of this V1ObjectMeta.
:rtype: str
r7   r@   s    r:   r   V1ObjectMeta.uid  s     99r=   c                     Xl         g)ax  
Sets the uid of this V1ObjectMeta.
UID is the unique in time and space value for this object. It is
typically generated by the server on successful creation of a resource
and is not allowed to change on PUT operations.  Populated by the
system. Read-only. More info:
http://kubernetes.io/docs/user-guide/identifiers#uids

:param uid: The uid of this V1ObjectMeta.
:type: str
Nr   )r9   r   s     r:   r   r     s	     Ir=   c                    0 n[        U R                  5       H  u  p#[        X5      n[        U[        5      (       a  [	        [        S U5      5      X'   M?  [        US5      (       a  UR                  5       X'   Md  [        U[        5      (       a(  [        [        S UR                  5       5      5      X'   M  XAU'   M     U$ )z(
Returns the model properties as a dict
c                 H    [        U S5      (       a  U R                  5       $ U $ )Nto_dicthasattrr   )xs    r:   <lambda>&V1ObjectMeta.to_dict.<locals>.<lambda>  s    I)>)>!))+EAEr=   r   c                 ^    [        U S   S5      (       a  U S   U S   R                  5       4$ U $ )N   r   r   r   )items    r:   r   r     s9    47I.. #1gtAw'89 9489r=   )
r   swagger_typesgetattr
isinstancelistmapr   r   dictitems)r9   resultattr_values        r:   r   V1ObjectMeta.to_dict  s     FT//0d!e	E4	 	 EuMO5)$$}}eT""9:?++-IJ
 t 1 Mr=   c                 4    [        U R                  5       5      $ )z0
Returns the string representation of the model
)r   r   r@   s    r:   to_strV1ObjectMeta.to_str  s     4<<>""r=   c                 "    U R                  5       $ )z
For `print` and `pprint`
)r   r@   s    r:   __repr__V1ObjectMeta.__repr__  s     ;;=r=   c                 `    [        U[        5      (       d  gU R                  UR                  :H  $ )z(
Returns true if both objects are equal
F)r   r   __dict__r9   others     r:   __eq__V1ObjectMeta.__eq__  s'     e\**==ENN**r=   c                     X:X  + $ )z,
Returns true if both objects are not equal
 r   s     r:   __ne__V1ObjectMeta.__ne__  s     r=   )#r'   r(   r)   r*   r+   r,   r-   r.   r/   r0   r1   r2   r3   r4   r5   r6   r7   r   r	   r   r   r   r8   r   r   r   r   r   r   r   r   r   r   r   r   )NNNNNNNNNNNNNNNNN)!__name__
__module____qualname____firstlineno____doc__r   attribute_mapr;   propertyr   setterr	   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   __static_attributes__r   r=   r:   r   r      s   %e J &u	
 J K u E &   4 e 5 2 %  5!" U#-(]m / &'C	
 / L ~ L n   f ; + +  :!" U#-*   "&-1"&! " $ $#JX   $ $   & & $ $ 2 2  
/ 
/ !''H (H $ $: 2 2<   " "  , ( (. 	 	 
" 
"  ( & &*   
==       * *"   ;;          " " . . " "$ . .& 	 	 
  
    :: .#+r=   r   )r   pprintr   sixr   reobjectr   r   r=   r:   <module>r      s#   	   	t6 tr=   