관리-도구
편집 파일: cookies.cpython-311.pyc
� ���4?�N������������������������� ����d�Z�ddlZddlZddlZddlmZ�ddlmZmZm Z m Z mZ� �ddlZn#�e $�r�ddlZY�nw�xY�w�G�d��d������������Z�G�d��d ������������Zd ��Zd��Zdd�Z�G�d ��de������������Z�G�d��de j��������e������������Zd��Zd��Zd��Zdd�Zd��ZdS�)z� requests.cookies ~~~~~~~~~~~~~~~~ Compatibility code to be able to use `http.cookiejar.CookieJar` with requests. requests.utils imports from here, so be careful with imports. �����N����)�to_native_string)�Morsel�MutableMapping� cookielib�urlparse� urlunparsec�������������������������e�Zd�ZdZd��Zd��Zd��Zd��Zd��Zd��Z d��Z dd �Zd��Zd��Z d ��Zed����������������Zed����������������Zed����������������Zd S�)�MockRequesta���Wraps a `requests.Request` to mimic a `urllib2.Request`. The code in `http.cookiejar.CookieJar` expects this interface in order to correctly manage cookie policies, i.e., determine whether a cookie can be set, given the domains of the request and the cookie. The original request object is read-only. The client is responsible for collecting the new headers via `get_new_headers()` and interpreting them appropriately. You probably want `get_cookie_header`, defined below. c������������������h�����||�_���������i�|�_��������t����������|�j���������j��������������������j��������|�_��������d�S��N)�_r�_new_headersr����url�scheme�type)�self�requests��� �|/builddir/build/BUILD/imunify360-venv-2.5.2/opt/imunify360/venv/lib/python3.11/site-packages/pip/_vendor/requests/cookies.py�__init__zMockRequest.__init__#���s+�������������T�W�[�)�)�0�� � � �����c�����������������������|�j���������S�r ���)r����r���s��� r����get_typezMockRequest.get_type(���s �������y�r���c������������������>�����t����������|�j��������j��������������������j��������S�r ���)r���r���r����netlocr���s��� r����get_hostzMockRequest.get_host+���s����������$�$�+�+r���c������������������*�����|�������������������������������������S�r ����r���r���s��� r����get_origin_req_hostzMockRequest.get_origin_req_host.���s�������}�}���r���c������������������(����|�j���������j�����������������������������d������������s|�j���������j��������S�t ����������|�j���������j��������d���������d�������������}t����������|�j���������j��������������������}t ����������|j��������||j��������|j ��������|j ��������|j��������g������������S�)N�Hostzutf-8)�encoding)r����headers�getr���r���r���r ���r����path�params�query�fragment)r����host�parseds��� r����get_full_urlzMockRequest.get_full_url1���s���������w��"�"�6�*�*�� ��7�;������� 7�'�J�J�J���$�'�+�&�&���� ����� ����� � �� �� r���c�����������������������dS��NT��r���s��� r����is_unverifiablezMockRequest.is_unverifiableE���s�������tr���c������������������0�����||�j���������j��������v�p||�j��������v�S�r ���)r���r$���r����r����names��� r���� has_headerzMockRequest.has_headerH���s�������t�w��&�C�$�$�2C�*C�Cr���Nc������������������t�����|�j���������j�����������������������������||�j�����������������������������||������������������������S�r ���)r���r$���r%���r���)r���r3����defaults��� r���� get_headerzMockRequest.get_headerK���s/�������w��"�"�4��):�)>�)>�t�W�)M�)M�N�N�Nr���c������������������ �����t����������d�������������)zMcookiejar has no legitimate use for this method; add it back if you find one.z=Cookie headers should be added with add_unredirected_header())�NotImplementedError)r����key�vals��� r���� add_headerzMockRequest.add_headerN���s������!�K� �� �� r���c�����������������������||�j���������|<���d�S�r ����r����r���r3����values��� r����add_unredirected_headerz#MockRequest.add_unredirected_headerT���s������"'���$���r���c�����������������������|�j���������S�r ���r>���r���s��� r����get_new_headerszMockRequest.get_new_headersW���s������� � r���c������������������*�����|�������������������������������������S�r ���)r0���r���s��� r����unverifiablezMockRequest.unverifiableZ���s�������#�#�%�%�%r���c������������������*�����|�������������������������������������S�r ���)r ���r���s��� r����origin_req_hostzMockRequest.origin_req_host^���s�������'�'�)�)�)r���c������������������*�����|�������������������������������������S�r ���r���r���s��� r���r*���zMockRequest.hostb���s�������}�}���r���r ���)�__name__� __module__�__qualname__�__doc__r���r���r���r ���r,���r0���r4���r7���r<���rA���rC����propertyrE���rG���r*���r/���r���r���r���r������s ������������� �� �1��1��1� �����,��,��,������ �� �� �(�����D��D��D�O��O��O��O� �� �� �(��(��(�!��!��!���&��&���X�&���*��*���X�*��������X�����r���r���c��������������������$�����e�Zd�ZdZd��Zd��Zd��ZdS�)�MockResponsez�Wraps a `httplib.HTTPMessage` to mimic a `urllib.addinfourl`. ...what? Basically, expose the parsed HTTP headers from the server response the way `http.cookiejar` expects to see them. c�����������������������||�_���������dS�)z�Make a MockResponse for `cookiejar` to read. :param headers: a httplib.HTTPMessage or analogous carrying the headers N��_headers)r���r$���s��� r���r���zMockResponse.__init__n���s������ � �� � � r���c�����������������������|�j���������S�r ���rQ���r���s��� r����infozMockResponse.infou���s �������}�r���c������������������:�����|�j������������������������������|�������������d�S�r ���)rR���� getheadersr2���s��� r���rV���zMockResponse.getheadersx���s������� � � ��&�&�&�&�&r���N)rI���rJ���rK���rL���r���rT���rV���r/���r���r���rO���rO���g���sK����������������� �� �� ������'��'��'��'��'r���rO���c�����������������������t����������|d������������r|j��������sdS�t����������|������������}t����������|j��������j��������������������}|����������������������||�������������dS�)z�Extract the cookies from the response into a CookieJar. :param jar: http.cookiejar.CookieJar (not necessarily a RequestsCookieJar) :param request: our own requests.Request object :param response: urllib3.HTTPResponse object �_original_responseN)�hasattrrX���r���rO����msg�extract_cookies)�jarr����response�req�ress��� r����extract_cookies_to_jarr`���|���sb������� �H�2�3�3����8S����� �g� � �C� �x�2�6� 7� 7�C�����S�!�!�!�!�!r���c�����������������������t����������|������������}|����������������������|�������������|��������������������������������������������������������d������������S�)zj Produce an appropriate Cookie header string to be sent with `request`, or None. :rtype: str �Cookie)r����add_cookie_headerrC���r%���)r\���r����rs��� r����get_cookie_headerre�������sE������� �G���A����!���������"�"�8�,�,�,r���c������������������������g�}|�D�]Q}|j���������|k����r�|�||j��������k����r�|�||j��������k����r�*|���������������������|j��������|j��������|j���������f��������������R|D�]\��}}}|����������������������|||��������������dS�)zkUnsets a cookie by name, by default over all domains and paths. Wraps CookieJar.clear(), is O(n). N)r3����domainr&����append�clear)� cookiejarr3���rg���r&���� clearables�cookies��� r����remove_cookie_by_namerm�������s������� ��J���E��E���;�$������&�F�M�"9�"9������� 3� 3�����6�=�&�+�v�{�C�D�D�D�D�(��,��,����d������d�+�+�+�+�,��,r���c�������������������������e�Zd�ZdZdS�)�CookieConflictErrorz�There are two cookies that meet the criteria specified in the cookie jar. Use .get and .set and include domain and path args in order to be more specific. N)rI���rJ���rK���rL���r/���r���r���ro���ro�������s��������������������r���ro���c���������������������������e�Zd�ZdZdd�Zd��Zd��Zd��Zd��Zd��Z d ��Z d ��Zd��Zd��Z d ��Zdd�Z��fd�Zd��Zd��Zd��Z��fd�Z��fd�Zdd�Zdd�Zd��Zd��Zd��Zd��Z��xZS�)�RequestsCookieJara���Compatibility class; is a http.cookiejar.CookieJar, but exposes a dict interface. This is the CookieJar we create by default for requests and sessions that don't specify one, since some clients may expect response.cookies and session.cookies to support dict operations. Requests does not use the dict interface internally; it's just for compatibility with external client code. All requests code should work out of the box with externally provided instances of ``CookieJar``, e.g. ``LWPCookieJar`` and ``FileCookieJar``. Unlike a regular CookieJar, this class is pickleable. .. warning:: dictionary operations that are normally O(1) may be O(n). Nc������������������V����� �|�����������������������|||������������S�#�t����������$�r�|cY�S�w�xY�w)z�Dict-like get() that also supports optional domain and path args in order to resolve naming collisions from using one cookie jar over multiple domains. .. warning:: operation is O(n), not O(1). )�_find_no_duplicates�KeyError)r���r3���r6���rg���r&���s��� r���r%���zRequestsCookieJar.get����sC������ ��+�+�D�&�$�?�?�?���� �� �� ��N�N�N� ���s������(�(c����������������������|�;t����������|�||���������������������d������������|���������������������d��������������������������dS�t����������|t����������������������rt ����������|������������}nt����������||fi�|��}|����������������������|�������������|S�)z�Dict-like set() that also supports optional domain and path args in order to resolve naming collisions from using one cookie jar over multiple domains. Nrg���r&���)rg���r&���)rm���r%���� isinstancer����morsel_to_cookie� create_cookie� set_cookie)r���r3���r@����kwargs�cs��� r����setzRequestsCookieJar.set����s���������=�!��d�6�:�:�h�#7�#7�f�j�j��>P�>P� �� �� �� �� �F��e�V�$�$�� 5� ��'�'�A�A��d�E�4�4�V�4�4�A���������r���c��������������#����@���K����t����������|�������������D�]}|j��������V����dS�)z�Dict-like iterkeys() that returns an iterator of names of cookies from the jar. .. seealso:: itervalues() and iteritems(). N)�iterr3����r���rl���s��� r����iterkeyszRequestsCookieJar.iterkeys����s8������������4�j�j�� �� �F��+����� �� r���c������������������D�����t����������|������������������������������������������������S�)z�Dict-like keys() that returns a list of names of cookies from the jar. .. seealso:: values() and items(). )�listr����r���s��� r����keyszRequestsCookieJar.keys����s��������D�M�M�O�O�$�$�$r���c��������������#����@���K����t����������|�������������D�]}|j��������V����dS�)z�Dict-like itervalues() that returns an iterator of values of cookies from the jar. .. seealso:: iterkeys() and iteritems(). N)r~���r@���r���s��� r���� itervalueszRequestsCookieJar.itervalues����s8������������4�j�j�� �� �F��,����� �� r���c������������������D�����t����������|������������������������������������������������S�)z�Dict-like values() that returns a list of values of cookies from the jar. .. seealso:: keys() and items(). )r����r����r���s��� r����valueszRequestsCookieJar.values����s��������D�O�O�%�%�&�&�&r���c��������������#����N���K����t����������|�������������D�]}|j��������|j��������fV����dS�)z�Dict-like iteritems() that returns an iterator of name-value tuples from the jar. .. seealso:: iterkeys() and itervalues(). N)r~���r3���r@���r���s��� r���� iteritemszRequestsCookieJar.iteritems��s?������������4�j�j�� ,�� ,�F��+�v�|�+�+�+�+�+� ,�� ,r���c������������������D�����t����������|������������������������������������������������S�)z�Dict-like items() that returns a list of name-value tuples from the jar. Allows client-code to call ``dict(RequestsCookieJar)`` and get a vanilla python dict of key value pairs. .. seealso:: keys() and values(). )r����r����r���s��� r����itemszRequestsCookieJar.items��s��������D�N�N�$�$�%�%�%r���c������������������t�����g�}t����������|�������������D�]%}|j��������|vr|���������������������|j����������������������&|S�)z2Utility method to list all the domains in the jar.�r~���rg���rh����r����domainsrl���s��� r����list_domainszRequestsCookieJar.list_domains��sC���������4�j�j�� .�� .�F��}�G�+�+����v�}�-�-�-���r���c������������������t�����g�}t����������|�������������D�]%}|j��������|vr|���������������������|j����������������������&|S�)z0Utility method to list all the paths in the jar.)r~���r&���rh���)r����pathsrl���s��� r���� list_pathszRequestsCookieJar.list_paths��sC���������4�j�j�� *�� *�F��{�%�'�'����V�[�)�)�)���r���c�����������������������g�}t����������|�������������D�]/}|j���������|j��������|v�r�dS�|���������������������|j����������������������0dS�)zvReturns True if there are multiple domains in the jar. Returns False otherwise. :rtype: bool NTFr����r����s��� r����multiple_domainsz"RequestsCookieJar.multiple_domains%��sU����������4�j�j�� *�� *�F��}�(�V�]�g�-E�-E��t�t��N�N�6�=�)�)�)�)��ur���c�����������������������i�}t����������|�������������D�]+}|�|j��������|k����r|�|j��������|k����r|j��������||j��������<����,|S�)z�Takes as an argument an optional domain and path and returns a plain old Python dict of name-value pairs of cookies that meet the requirements. :rtype: dict )r~���rg���r&���r@���r3���)r���rg���r&���� dictionaryrl���s��� r����get_dictzRequestsCookieJar.get_dict2��sU�������� ��4�j�j�� 7�� 7�F���&�-�6�"9�"9�����t� 3� 3�*0�,� �6�;�'���r���c������������������j������ �t���������������������������������������������|������������S�#�t����������$�r�Y�dS�w�xY�wr.���)�super�__contains__ro���)r���r3���� __class__s��� �r���r����zRequestsCookieJar.__contains__A��sB������� ��7�7�'�'��-�-�-��"�� �� �� ��4�4� ���s���� $�� 2�2c������������������,�����|�����������������������|������������S�)z�Dict-like __getitem__() for compatibility with client code. Throws exception if there are more than one cookie with name. In that case, use the more explicit get() method instead. .. warning:: operation is O(n), not O(1). )rs���r2���s��� r����__getitem__zRequestsCookieJar.__getitem__G��s��������'�'��-�-�-r���c������������������2�����|�����������������������||�������������dS�)z�Dict-like __setitem__ for compatibility with client code. Throws exception if there is already a cookie of that name in the jar. In that case, use the more explicit set() method instead. N)r|���r?���s��� r����__setitem__zRequestsCookieJar.__setitem__P��s������ � ����u�����r���c������������������&�����t����������|�|�������������dS�)zqDeletes a cookie given a name. Wraps ``http.cookiejar.CookieJar``'s ``remove_cookie_by_name()``. N)rm���r2���s��� r����__delitem__zRequestsCookieJar.__delitem__W��s������� �d�D�)�)�)�)�)r���c�����������������������t����������|j��������d������������rT|j�����������������������������d������������r:|j�����������������������������d������������r |j�����������������������������dd������������|_���������t������������������������j��������|g|�R�i�|��S�)N� startswith�"z\"��)rY���r@���r�����endswith�replacer����ry���)r���rl����argsrz���r����s��� �r���ry���zRequestsCookieJar.set_cookie]��s���������F�L�,�/�/� ;���'�'��,�,� ;����%�%�c�*�*� ;� �"�<�/�/��r�:�:�F�L�!�u�w�w�!�&�:�4�:�:�:�6�:�:�:r���c�������������������������t����������|t����������j��������������������r.|D�])}|����������������������t ����������j��������|��������������������������*dS�t���������������������������������������������|�������������dS�)zAUpdates this jar with cookies from another CookieJar or dict-likeN)rv���r���� CookieJarry����copyr�����update)r����otherrl���r����s��� �r���r����zRequestsCookieJar.updatef��sn��������e�Y�0�1�1�� "��� 3�� 3������ �&� 1� 1�2�2�2�2� 3�� 3�� �G�G�N�N�5�!�!�!�!�!r���c�����������������������t����������|�������������D�]0}|j��������|k����r#|�|j��������|k����r|�|j��������|k����r |j��������c�S��1t����������d|�d|�d|���������������)a���Requests uses this method internally to get cookie values. If there are conflicting cookies, _find arbitrarily chooses one. See _find_no_duplicates if you want an exception thrown if there are conflicting cookies. :param name: a string containing name of cookie :param domain: (optional) string containing domain of cookie :param path: (optional) string containing path of cookie :return: cookie.value N�name=� , domain=�, path=)r~���r3���rg���r&���r@���rt���)r���r3���rg���r&���rl���s��� r����_findzRequestsCookieJar._findn��s~��������4�j�j�� ,�� ,�F��{�d�"�"��>�V�]�f�%<�%<��|�v�{�d�':�':�%�|�+�+�+���I�t�I�I��I�I��I�I�J�J�Jr���c������������������������d}t����������|�������������D�]B}|j��������|k����r5|�|j��������|k����r(|�|j��������|k����r|�t ����������d|���������������|j��������}�C|r|S�t ����������d|�d|�d|���������������)a���Both ``__get_item__`` and ``get`` call this function: it's never used elsewhere in Requests. :param name: a string containing name of cookie :param domain: (optional) string containing domain of cookie :param path: (optional) string containing path of cookie :raises KeyError: if cookie is not found :raises CookieConflictError: if there are multiple cookies that match name and optionally domain and path :return: cookie.value Nz&There are multiple cookies with name, r����r����r����)r~���r3���rg���r&���ro���r@���rt���)r���r3���rg���r&����toReturnrl���s��� r���rs���z%RequestsCookieJar._find_no_duplicates���s�����������4�j�j�� 0�� 0�F��{�d�"�"��>�V�]�f�%<�%<��|�v�{�d�':�':�#�/�"5� Q�� Q� Q�#��#����$*�<����� ��O��I�t�I�I��I�I��I�I�J�J�Jr���c������������������b�����|�j��������������������������������������������}|���������������������d�������������|S�)�4Unlike a normal CookieJar, this class is pickleable.� _cookies_lock)�__dict__r�����pop�r����states��� r����__getstate__zRequestsCookieJar.__getstate__���s,������� �"�"�$�$�� � � �/�"�"�"��r���c�����������������������|�j������������������������������|�������������d|�j���������vrt����������j����������������������|�_��������dS�dS�)r����r����N)r����r����� threading�RLockr����r����s��� r����__setstate__zRequestsCookieJar.__setstate__���sC������� ���U�#�#�#��$�-�/�/�!*��!2�!2�D�����0�/r���c�����������������������t������������������������}|���������������������|�������������������������������������������������|���������������������|��������������|S�)z(Return a copy of this RequestsCookieJar.)rq���� set_policy� get_policyr����)r����new_cjs��� r���r����zRequestsCookieJar.copy���sB������"�$�$�����$�/�/�+�+�,�,�,�� � �d����� r���c�����������������������|�j���������S�)z&Return the CookiePolicy instance used.)�_policyr���s��� r���r����zRequestsCookieJar.get_policy���s �������|�r���)NNN�NN)rI���rJ���rK���rL���r%���r|���r����r����r����r����r����r����r����r����r����r����r����r����r����r����ry���r����r����rs���r����r����r����r����� __classcell__)r����s���@r���rq���rq�������s������������������" �� �� �� ������&�����%��%��%������'��'��'�,��,��,�&��&��&���������������� �� �� �� ����������.��.��.������*��*��*�;��;��;��;��;�"��"��"��"��"�K��K��K��K�(K��K��K��K�:�����3��3��3������������������r���rq���c�����������������������|��d�S�t����������|�d������������r|������������������������������������S�t����������j��������|�������������}|������������������������������������|�D�])}|���������������������t����������j��������|��������������������������*|S�)Nr����)rY���r����ri���ry���)r\����new_jarrl���s��� r����_copy_cookie_jarr�������s{������ �{��t��s�F������x�x�z�z���i��n�n�G��M�M�O�O�O���.��.�����4�9�V�,�,�-�-�-�-��Nr���c����������������������d|�|ddddddddddidd� }t����������|������������t����������|������������z ��}|rt����������d t����������|����������������������������|���������������������|�������������t ����������|d ���������������������|d<���t ����������|d���������������������|d <���|d������������������������������d������������|d<���t ����������|d���������������������|d<���t ����������j��������di�|��S�)z�Make a cookie from underspecified parameters. By default, the pair of `name` and `value` will be set for the domain '' and sent on every request (this is sometimes called a "supercookie"). r���Nr�����/FT�HttpOnly) �versionr3���r@����portrg���r&����secure�expires�discard�comment�comment_url�rest�rfc2109z2create_cookie() got unexpected keyword arguments: r�����port_specifiedrg����domain_specified�.�domain_initial_dotr&����path_specifiedr/���)r|���� TypeErrorr����r�����boolr����r���rb���)r3���r@���rz����result�badargss��� r���rx���rx������s������������������T�"�����F� ��&�k�k�C��K�K�'�G��� ��P��g���P�P� �� �� ���M�M�&����#�F�6�N�3�3�F���!%�f�X�&6�!7�!7�F���#)�(�#3�#>�#>�s�#C�#C�F�� �#�F�6�N�3�3�F�����%�%�f�%�%�%r���c����������������������d}|�d���������r_ �t����������t����������j����������������������t����������|�d���������������������z���������������}n^#�t����������$�r�t����������d|�d�����������d��������������w�xY�w|�d���������r/d}t ����������j��������t����������j��������|�d���������|������������������������}t����������|�d���������t����������|�d���������������������d|�d ���������||�j ��������|�d ���������dd|�d���������idt����������|�d ���������������������|�j ��������|�d���������pd�� ��� ��������S�)zBConvert a Morsel object into a Cookie containing the one k/v pair.Nzmax-agez max-age: z must be integerr����z%a, %d-%b-%Y %H:%M:%S GMTr����Frg���r&���r�����httponlyr����r����r���) r����r����r����rg���r����r3���r&���r����r����r����r����r@���r����)�int�time� ValueErrorr�����calendar�timegm�strptimerx���r����r:���r@���)�morselr����� time_templates��� r���rw���rw������s3�������G� �i���S� M��$�)�+�+��F�9�,=�(>�(>�>�?�?�G�G���� M�� M�� M��K��y�(9�K�K�K�L�L�L� M���� � � ��S�3� ��/�$�-��y�0A�=�"Q�"Q�R�R����y�!��� �*�+�+���h��� �Z� �F�^� ��&��,� -���F�8�$�%�%��l��y�!�&�Q�������s����6A��$A'Tc�����������������������|�t������������������������}|��@d��|D���������������}|�D�]1}|s||vr)|���������������������t����������||�|�����������������������������������2|S�)aC��Returns a CookieJar from a key/value dictionary. :param cookie_dict: Dict of key/values to insert into CookieJar. :param cookiejar: (optional) A cookiejar to add the cookies to. :param overwrite: (optional) If False, will not replace cookies already in the jar with new ones. :rtype: CookieJar Nc�����������������������g�|�] }|j����������� S�r/���)r3���)�.0rl���s��� r���� <listcomp>z'cookiejar_from_dict.<locals>.<listcomp>��s������>�>�>�&�&�+�>�>�>r���)rq���ry���rx���)�cookie_dictrj���� overwrite�names_from_jarr3���s��� r����cookiejar_from_dictr���� ��s|���������%�'�'� ���>�>�I�>�>�>���� M�� M�D��� M�T��7�7��$�$�]�4��T�9J�%K�%K�L�L�L���r���c������������������^����t����������|�t����������j��������������������st����������d�������������t����������|t����������������������rt����������||�d�������������}�n[t����������|t����������j��������������������rA �|����������������������|�������������n*#�t����������$�r�|D�]}|����������������������|��������������Y�nw�xY�w|�S�)z�Add cookies to cookiejar and returns a merged CookieJar. :param cookiejar: CookieJar object to add the cookies to. :param cookies: Dictionary or CookieJar object to be added. :rtype: CookieJar z!You can only merge into CookieJarF)rj���r����) rv���r���r����r�����dictr����r�����AttributeErrorry���)rj����cookies� cookie_in_jars��� r���� merge_cookiesr������s���������i��!4�5�5��>��<�=�=�=��'�4� � ��4�'��9�PU�V�V�V� � � �G�Y�0� 1� 1��4� 4����W�%�%�%�%���� 4�� 4�� 4�!(�� 4�� 4� ��$�$�]�3�3�3�3� 4�� 4� 4������s����-B��$B*�)B*r����r.���)rL���r����r����r�����_internal_utilsr����compatr���r���r���r���r ���r�����ImportError�dummy_threadingr���rO���r`���re���rm����RuntimeErrorro���r����rq���r����rx���rw���r����r����r/���r���r����<module>r�������s������������������������-��-��-��-��-��-��K��K��K��K��K��K��K��K��K��K��K��K��K��K�(���������(��(��(�'�'�'�'�'�'�(����M��M��M��M��M��M��M��M�`'��'��'��'��'��'��'��'�* "�� "�� "� -��-��-�,��,��,��,�&���������,�������E��E��E��E��E� �+�^��E��E��E�P�����"&��"&��"&�J�����:�������*��������s����)�� 5�5