§
    Á³g±F  ã                   óR  — d Z ddlZddlZddlZddlZddlZddlZddlZddl	Z	ddl
mZmZ ddlmZ ddlmZ ddlmZ d„ Zd	„ Zej        d
k    rdadZd„ Zd„ Zd„ Zd„ Zd„ Zd„ Z e	j        ¦   «         d„ ¦   «         Zd„ Zd„ Z dd„Z!dxa"xa#a$d„ Z%d„ Z&dd„Z'd„ Z(	 	 	 	 	 	 	 dd„Z)d„ Z*dS ) zudistutils.util

Miscellaneous utility functions -- anything that doesn't fit into
one of the other *util.py modules.
é    Né   )ÚDistutilsPlatformErrorÚDistutilsByteCompileError)Únewer)Úspawn)Úlogc                  óÎ  — t           j        dk     rTt          j        dk    rDdt           j                             ¦   «         v rdS dt           j                             ¦   «         v rdS t           j        dk     r_t          j        dk    rOt          t          d	¦  «        r:t          j        ¦   «         \  } }}}}| d
d…         dk    rddlm	}  || ||¦  «        S t          j        ¦   «         S )z·
    Return a string that identifies the current platform. Use this
    function to distinguish platform-specific build directories and
    platform-specific built distributions.
    )é   é   Úntz(arm)ú	win-arm32z(arm64)ú	win-arm64)r
   é	   ÚposixÚunameNr
   Úaixr   )Úaix_platform)ÚsysÚversion_infoÚosÚnameÚversionÚlowerÚhasattrr   Ú
py38compatr   Ú	sysconfigÚget_platform)ÚosnameÚhostÚreleaser   Úmachiner   s         úX/var/www/html/mpstechhub/venv/lib/python3.11/site-packages/setuptools/_distutils/util.pyÚget_host_platformr#      sá   € õ Ô˜&Ò Ð ÝŒ7�dŠ?ˆ?Ø�#œ+×+Ò+Ñ-Ô-Ð-Ð-Ø"�{Ø�CœK×-Ò-Ñ/Ô/Ð/Ð/Ø"�{å
Ô˜&Ò Ð ÝŒ7�gÒÐ¥'­"¨gÑ"6Ô"6ÐÝ68´h±j´jÑ3ˆF�D˜' 7¨GØ�b�q�bŒz˜UÒ"Ð"Ø4Ð4Ð4Ð4Ð4Ð4à#�| F¨G°WÑ=Ô=Ð=åÔ!Ñ#Ô#Ð#ó    c                  óÐ   — t           j        dk    rIdddddœ} t           j                             d¦  «        }|                      |¦  «        pt	          ¦   «         S t	          ¦   «         S )Nr   Úwin32z	win-amd64r   r   )Úx86Úx64ÚarmÚarm64ÚVSCMD_ARG_TGT_ARCH)r   r   ÚenvironÚgetr#   )ÚTARGET_TO_PLATÚtargets     r"   r   r   3   sg   € Ý	„w�$‚€àØØØ ð	
ð 
ˆõ ”—’Ð 4Ñ5Ô5ˆØ×!Ò! &Ñ)Ô)Ð@Õ->Ñ-@Ô-@Ð@ÝÑÔÐr$   ÚdarwinÚMACOSX_DEPLOYMENT_TARGETc                  ó
   — da dS )zFor testing only. Do not call.N)Ú_syscfg_macosx_ver© r$   r"   Ú_clear_cached_macosx_verr5   E   s   € ð ÐÐÐr$   c                  ó`   — t           €!ddlm}   | j        t          ¦  «        pd}|r|a t           S )z’Get the version of macOS latched in the Python interpreter configuration.
    Returns the version as a string or None if can't obtain one. Cached.Nr   )r   Ú )r3   Ú	distutilsr   Úget_config_varÚMACOSX_VERSION_VAR)r   Úvers     r"   Ú!get_macosx_target_ver_from_syscfgr<   K   sH   € õ Ð!Ø'Ð'Ð'Ð'Ð'Ð'à&ˆiÔ&Õ'9Ñ:Ô:Ð@¸bˆØð 	%Ø!$ÐÝÐr$   c                  ó  — t          ¦   «         } t          j                             t          ¦  «        }|rQ| rMt          | ¦  «        ddgk    r8t          |¦  «        ddgk     r#dt          z   d|›d| ›d�z   }t          |¦  «        ‚|S | S )a  Return the version of macOS for which we are building.

    The target version defaults to the version in sysconfig latched at time
    the Python interpreter was built, unless overridden by an environment
    variable. If neither source has a value, then None is returnedé
   r
   ú$z mismatch: now "z" but "z*" during configure; must use 10.3 or later)r<   r   r,   r-   r:   Úsplit_versionr   )Ú
syscfg_verÚenv_verÚmy_msgs      r"   Úget_macosx_target_verrD   X   sª   € õ 3Ñ4Ô4€JÝŒj�nŠnÕ/Ñ0Ô0€Gàð ð ð
	1å˜jÑ)Ô)¨b°!¨WÒ4Ð4Ý˜gÑ&Ô&¨"¨a¨Ò0Ð0ð Õ(Ñ(Ð(à,3¨G¨G°Z°Z°Zð,Añ Að õ
 )¨Ñ0Ô0Ð0ØˆØÐr$   c                 ó@   — d„ |                       d¦  «        D ¦   «         S )zEConvert a dot-separated string into a list of numbers for comparisonsc                 ó,   — g | ]}t          |¦  «        ‘ŒS r4   )Úint)Ú.0Úns     r"   ú
<listcomp>z!split_version.<locals>.<listcomp>z   s   € Ð)Ð)Ð)�q�C�‰FŒFÐ)Ð)Ð)r$   ú.)Úsplit)Úss    r"   r@   r@   x   s    € à)Ð)˜AŸGšG C™LœLÐ)Ñ)Ô)Ð)r$   c                 óL  — t           j        dk    r| S | s| S | d         dk    rt          d| z  ¦  «        ‚| d         dk    rt          d| z  ¦  «        ‚|                      d¦  «        }d|v r|                     d¦  «         d|v °|st           j        S t          j        j        |Ž S )aÎ  Return 'pathname' as a name that will work on the native filesystem,
    i.e. split it on '/' and put it back together again using the current
    directory separator.  Needed because filenames in the setup script are
    always supplied in Unix style, and have to be converted to the local
    convention before we can actually use them in the filesystem.  Raises
    ValueError on non-Unix-ish systems if 'pathname' either starts or
    ends with a slash.
    ú/r   zpath '%s' cannot be absoluteéÿÿÿÿzpath '%s' cannot end with '/'rK   )r   ÚsepÚ
ValueErrorrL   ÚremoveÚcurdirÚpathÚjoin)ÚpathnameÚpathss     r"   Úconvert_pathrY   }   s½   € õ 
„v�‚}€}ØˆØð ØˆØ�„{�cÒÐÝÐ7¸(ÑBÑCÔCÐCØ�„|�sÒÐÝÐ8¸8ÑCÑDÔDÐDà�NŠN˜3ÑÔ€EØ
�ˆ,ˆ,Ø�Š�SÑÔÐð �ˆ,ˆ,àð ÝŒyÐÝŒ7Œ<˜ÐÐr$   c                 óú  — t           j        dk    rgt           j                             |¦  «        s t           j                             | |¦  «        S t           j                             | |dd…         ¦  «        S t           j        dk    rXt           j                             |¦  «        \  }}|d         dk    r
|dd…         }t           j                             | |¦  «        S t          dt           j        › d�¦  «        ‚)	a	  Return 'pathname' with 'new_root' prepended.  If 'pathname' is
    relative, this is equivalent to "os.path.join(new_root,pathname)".
    Otherwise, it requires making 'pathname' relative and then joining the
    two, which is tricky on DOS/Windows and Mac OS.
    r   r   Nr   r   ú\znothing known about platform 'ú')r   r   rU   ÚisabsrV   Ú
splitdriver   )Únew_rootrW   ÚdriverU   s       r"   Úchange_rootra   š   sË   € õ 
„w�'ÒÐÝŒw�}Š}˜XÑ&Ô&ð 	8Ý”7—<’< ¨(Ñ3Ô3Ð3å”7—<’< ¨(°1°2°2¬,Ñ7Ô7Ð7å	Œ�DŠˆÝœ×*Ò*¨8Ñ4Ô4‰ˆ�Ø�Œ7�dŠ?ˆ?Ø˜˜˜”8ˆDÝŒw�|Š|˜H dÑ+Ô+Ð+å
 Ð!LÅ"Ä'Ð!LÐ!LÐ!LÑ
MÔ
MÐMr$   c                  óD  — t           j        dk    rddt           j        vrV	 ddl} |                      t          j        ¦   «         ¦  «        d         t           j        d<   n# t          t          f$ r Y nw xY wdt           j        vrt          ¦   «         t           j        d<   dS dS )aL  Ensure that 'os.environ' has all the environment variables we
    guarantee that users can use in config files, command-line options,
    etc.  Currently this includes:
      HOME - user's home directory (Unix only)
      PLAT - description of the current platform, including hardware
             and OS (see 'get_platform()')
    r   ÚHOMEr   Né   ÚPLAT)	r   r   r,   ÚpwdÚgetpwuidÚgetuidÚImportErrorÚKeyErrorr   )rf   s    r"   Úcheck_environrk   ¯   s¥   € õ 
„w�'ÒÐ˜f­B¬JÐ6Ð6ð	ØˆJˆJˆJà!$§¢­b¬i©k¬kÑ!:Ô!:¸1Ô!=�BŒJ�vÑÐøÝ�XÐ&ð 	ð 	ð 	ð ˆDð	øøøð
 •R”ZÐÐÝ)™^œ^�Œ
�6ÑÐÐð  Ðs    =A ÁA2Á1A2c                 ó@  — t          ¦   «          t          t          j        ¦  «        }|                     d„ |                     ¦   «         D ¦   «         ¦  «         	 t          | ¦  «                             |¦  «        S # t          $ r}t          d|› �¦  «        ‚d}~ww xY w)aÃ  
    Perform variable substitution on 'string'.
    Variables are indicated by format-style braces ("{var}").
    Variable is substituted by the value found in the 'local_vars'
    dictionary or in 'os.environ' if it's not in 'local_vars'.
    'os.environ' is first checked/augmented to guarantee that it contains
    certain values: see 'check_environ()'.  Raise ValueError for any
    variables not found in either 'local_vars' or 'os.environ'.
    c              3   ó>   K  — | ]\  }}|t          |¦  «        fV — Œd S ©N©Ústr)rH   r   Úvalues      r"   ú	<genexpr>zsubst_vars.<locals>.<genexpr>Ò   s1   è è € ÐKÐK©¨¨u�4�˜U™œÐ$ÐKÐKÐKÐKÐKÐKr$   zinvalid variable N)
rk   Údictr   r,   ÚupdateÚitemsÚ_subst_compatÚ
format_maprj   rR   )rM   Ú
local_varsÚlookupÚvars       r"   Ú
subst_varsr{   Æ   s    € õ �O„O€OÝ•"”*ÑÔ€FØ
‡M‚MÐKÐK¸
×8HÒ8HÑ8JÔ8JÐKÑKÔKÑKÔKÐKð4Ý˜QÑÔ×*Ò*¨6Ñ2Ô2Ð2øÝð 4ð 4ð 4ÝÐ2¨SÐ2Ð2Ñ3Ô3Ð3øøøøð4øøøs   Á!A< Á<
BÂBÂBc                 ó‚   — d„ }t          j        d|| ¦  «        }|| k    rddl}|                     dt          ¦  «         |S )zb
    Replace shell/Perl-style variable substitution with
    format-style. For compatibility.
    c                 ó4   — d|                       d¦  «        › d�S )NÚ{r   Ú})Úgroup)Úmatchs    r"   Ú_substz_subst_compat.<locals>._substß   s   € Ø&�E—K’K ‘N”NÐ&Ð&Ð&Ð&r$   z\$([a-zA-Z_][a-zA-Z_0-9]*)r   Nz+shell/Perl-style substitions are deprecated)ÚreÚsubÚwarningsÚwarnÚDeprecationWarning)rM   r‚   Úreplr…   s       r"   rv   rv   Ù   s\   € ð'ð 'ð 'õ Œ6Ð/°¸Ñ;Ô;€DØˆq‚y€yØˆˆˆà�ŠØ9Ýñ	
ô 	
ð 	
ð €Kr$   úerror: c                 ó&   — |t          | ¦  «        z   S rn   ro   )ÚexcÚprefixs     r"   Úgrok_environment_errorr�   í   s   € ð •C˜‘H”HÑÐr$   c                  ó˜   — t          j        dt          j        z  ¦  «        at          j        d¦  «        at          j        d¦  «        ad S )Nz[^\\\'\"%s ]*z'(?:[^'\\]|\\.)*'z"(?:[^"\\]|\\.)*")rƒ   ÚcompileÚstringÚ
whitespaceÚ_wordchars_reÚ
_squote_reÚ
_dquote_rer4   r$   r"   Ú_init_regexr•   ø   s>   € å”JÐ/µ&Ô2CÑCÑDÔD€MÝ”Ð0Ñ1Ô1€JÝ”Ð0Ñ1Ô1€J€J€Jr$   c                 ó"  — t           €t          ¦   «          |                      ¦   «         } g }d}| �rÞt                                | |¦  «        }|                     ¦   «         }|t          | ¦  «        k    r|                     | d|…         ¦  «         �n}| |         t          j        v r=|                     | d|…         ¦  «         | |d…          	                    ¦   «         } d}�n | |         dk    r| d|…         | |dz   d…         z   } |dz   }nÖ| |         dk    rt                               | |¦  «        }n@| |         dk    rt                               | |¦  «        }nt          d| |         z  ¦  «        ‚|€t          d| |         z  ¦  «        ‚|                     ¦   «         \  }}| d|…         | |dz   |dz
  …         z   | |d…         z   } |                     ¦   «         d	z
  }|t          | ¦  «        k    r|                     | ¦  «         n| �°Þ|S )
a  Split a string up according to Unix shell-like rules for quotes and
    backslashes.  In short: words are delimited by spaces, as long as those
    spaces are not escaped by a backslash, or inside a quoted string.
    Single and double quotes are equivalent, and the quote characters can
    be backslash-escaped.  The backslash is stripped from any two-character
    escape sequence, leaving only the escaped character.  The quote
    characters are stripped from any quoted string.  Returns a list of
    words.
    Nr   r[   r   r\   ú"z!this can't happen (bad char '%c')z"bad string (mismatched %s quotes?)é   )r’   r•   Ústripr�   ÚendÚlenÚappendr�   r‘   Úlstripr“   r”   ÚRuntimeErrorrR   Úspan)rM   ÚwordsÚposÚmrš   Úbegs         r"   Úsplit_quotedr¤   ÿ   s
  € õ ÐÝ‰Œˆà	�Š‰	Œ	€AØ€EØ
€Cà
ñ %Ý×Ò  3Ñ'Ô'ˆØ�eŠe‰gŒgˆØ•#�a‘&”&Š=ˆ=Ø�LŠL˜˜4˜C˜4œÑ!Ô!Ð!ÙàˆSŒ6•VÔ&Ð&Ð&ð �LŠL˜˜4˜C˜4œÑ!Ô!Ð!Ø�#�$�$”—’Ñ Ô ˆAØˆC‰CàˆsŒV�tŠ^ˆ^ð �$�3�$”˜!˜C !™G˜I˜Iœ,Ñ&ˆAØ˜‘'ˆCˆCð �Œv˜Š}ˆ}Ý×$Ò$ Q¨Ñ,Ô,��Ø�3”˜3’�Ý×$Ò$ Q¨Ñ,Ô,��å"Ð#FÈÈ3ÌÑ#OÑPÔPÐPàˆyÝ Ð!EÈÈ#ÌÑ!NÑOÔOÐOàŸš™œ‰JˆS�#Ø�$�3�$”˜!˜C !™G c¨A¡gÐ-Ô.Ñ.°°3°4°4´Ñ8ˆAØ—%’%‘'”'˜A‘+ˆCà•#�a‘&”&Š=ˆ=Ø�LŠL˜‰OŒOˆOØðK ñ %ðN €Lr$   c                 ó°   — |€6d                      | j        |¦  «        }|dd…         dk    r|dd…         dz   }t          j        |¦  «         |s | |Ž  dS dS )aœ  Perform some action that affects the outside world (eg.  by
    writing to the filesystem).  Such actions are special because they
    are disabled by the 'dry_run' flag.  This method takes care of all
    that bureaucracy for you; all you have to do is supply the
    function to call and an argument tuple for it (to embody the
    "external action" being performed), and an optional message to
    print.
    Nz{}{!r}éþÿÿÿz,)r   ú))ÚformatÚ__name__r   Úinfo)ÚfuncÚargsÚmsgÚverboseÚdry_runs        r"   Úexecuter°   A  sp   € ð €{Ø�oŠo˜dœm¨TÑ2Ô2ˆØˆrˆsˆsŒ8�tÒÐØ�a˜�d”)˜c‘/ˆCå„HˆS�M„M€MØð Øˆˆdˆˆˆˆðð r$   c                 ó†   — |                       ¦   «         } | dv rdS | dv rdS t          d                     | ¦  «        ¦  «        ‚)zôConvert a string representation of truth to true (1) or false (0).

    True values are 'y', 'yes', 't', 'true', 'on', and '1'; false values
    are 'n', 'no', 'f', 'false', 'off', and '0'.  Raises ValueError if
    'val' is anything else.
    )ÚyÚyesÚtÚtrueÚonÚ1r   )rI   ÚnoÚfÚfalseÚoffÚ0r   zinvalid truth value {!r})r   rR   r¨   )Úvals    r"   Ú	strtoboolr¾   T  sP   € ð �)Š)‰+Œ+€CØ
Ð2Ð2Ð2ØˆqØ	Ð5Ð	5Ð	5ØˆqåÐ3×:Ò:¸3Ñ?Ô?Ñ@Ô@Ð@r$   c                 óò  — t           j        rt          d¦  «        ‚|€|dk    }|�s†	 ddlm}  |d¦  «        \  }	}
n## t
          $ r ddlm} d |d¦  «        }
}	Y nw xY wt          j        d|
¦  «         |sº|	�t          j
        |	d	¦  «        }nt          |
d	¦  «        }|5  |                     d
¦  «         |                     d                     t          t          | ¦  «        ¦  «        dz   ¦  «         |                     d|›d|›d|›d|›d|›d�¦  «         ddd¦  «         n# 1 swxY w Y   t           j        g}|                     t%          j        ¦   «         ¦  «         |                     |
¦  «         t+          ||¬¦  «         t-          t          j        |
fd|
z  |¬¦  «         dS ddlm} | D �]@}|dd…         dk    rŒ|dk    r,|dk    rdn|}t4          j                             ||¬¦  «        }nt4          j                             |¦  «        }|}|rG|dt;          |¦  «        …         |k    rt=          d|›d|›�¦  «        ‚|t;          |¦  «        d…         }|r t          j                             ||¦  «        }t          j                              |¦  «        }|rO|stC          ||¦  «        r't          j        d||¦  «         |s ||||¦  «         �Œ*t          j"        d||¦  «         �ŒBdS )a~  Byte-compile a collection of Python source files to .pyc
    files in a __pycache__ subdirectory.  'py_files' is a list
    of files to compile; any files that don't end in ".py" are silently
    skipped.  'optimize' must be one of the following:
      0 - don't optimize
      1 - normal optimization (like "python -O")
      2 - extra optimization (like "python -OO")
    If 'force' is true, all files are recompiled regardless of
    timestamps.

    The source filename encoded in each bytecode file defaults to the
    filenames listed in 'py_files'; you can modify these with 'prefix' and
    'basedir'.  'prefix' is a string that will be stripped off of each
    source filename, and 'base_dir' is a directory name that will be
    prepended (after 'prefix' is stripped).  You can supply either or both
    (or neither) of 'prefix' and 'base_dir', as you wish.

    If 'dry_run' is true, doesn't actually do anything that would
    affect the filesystem.

    Byte-compilation is either done directly in this interpreter process
    with the standard py_compile module, or indirectly by writing a
    temporary script and executing it.  Normally, you should let
    'byte_compile()' figure out to use direct compilation or not (see
    the source for details).  The 'direct' flag is used by the script
    generated in indirect mode; unless you know what you're doing, leave
    it set to None.
    zbyte-compiling is disabled.NTr   )Úmkstempz.py)Úmktempz$writing byte-compilation script '%s'Úwz2from distutils.util import byte_compile
files = [
z,
z]
z
byte_compile(files, optimize=z, force=z,
             prefix=z, base_dir=z,
             verbose=z$, dry_run=0,
             direct=1)
)r¯   zremoving %s)r�   éýÿÿÿr7   )Úoptimizationzinvalid prefix: filename z doesn't start with zbyte-compiling %s to %sz%skipping byte-compilation of %s to %s)#r   Údont_write_bytecoder   ÚtempfilerÀ   ri   rÁ   r   rª   r   ÚfdopenÚopenÚwriterV   ÚmapÚreprÚ
executableÚextendÚ
subprocessÚ"_optim_args_from_interpreter_flagsrœ   r   r°   rS   Ú
py_compiler�   Ú	importlibÚutilÚcache_from_sourcer›   rR   rU   Úbasenamer   Údebug)Úpy_filesÚoptimizeÚforcerŒ   Úbase_dirr®   r¯   ÚdirectrÀ   Ú	script_fdÚscript_namerÁ   ÚscriptÚcmdr�   ÚfileÚoptÚcfileÚdfileÚ
cfile_bases                       r"   Úbyte_compilerä   d  sÛ  € õP Ôð GÝ'Ð(EÑFÔFÐFð €~Ø'¨1š}ˆð ñ ZYð	;Ø(Ð(Ð(Ð(Ð(Ð(à'. w¨u¡~¤~Ñ$ˆY˜˜øÝð 	;ð 	;ð 	;Ø'Ð'Ð'Ð'Ð'Ð'à'+¨V¨V°E©]¬]˜ˆYˆYˆYð	;øøøõ 	ŒÐ7¸ÑEÔEÐEØð !	ØÐ$Ýœ 9¨cÑ2Ô2��å˜k¨3Ñ/Ô/�àð ð Ø—’ðñô ð ð" —’˜UŸZšZ­­D°(Ñ(;Ô(;Ñ<Ô<¸uÑDÑEÔEÐEØ—’�ð  �x�x   ¨¨¨°°°¸'¸'¸'ðCñô ð ð'ð ð ñ ô ð ð ð ð ð ð øøøð ð ð ð õ: Œ~ÐˆØ�
Š
•:Ô@ÑBÔBÑCÔCÐCØ�
Š
�;ÑÔÐÝˆc˜7Ð#Ñ#Ô#Ð#Ý•”	˜K˜>¨=¸;Ñ+FÐPWÐXÑXÔXÐXÐXÐXð 	'Ð&Ð&Ð&Ð&Ð&àð  	Yñ  	YˆDØ�B�C�CŒy˜EÒ!Ð!ð ð
 ˜1Š}ˆ}Ø$¨šM˜M�b�b¨x�Ý!œ×8Ò8¸ÈCÐ8ÑPÔP��å!œ×8Ò8¸Ñ>Ô>�ØˆEØð -Ø˜�#˜f™+œ+˜Ô&¨&Ò0Ð0Ý$˜*à˜4˜4  ð)ñô ð ð �c &™kœk˜m˜mÔ,�Øð 6ÝœŸš X¨uÑ5Ô5�åœ×)Ò)¨%Ñ0Ô0ˆJØð YØð Y�E $¨Ñ.Ô.ð YÝ”HÐ6¸¸jÑIÔIÐIØ"ð 4Ø˜  e¨UÑ3Ô3Ð3ùå”IÐEÀtÈZÑXÔXÐXùðA 	Yð  	Ys"   ¨= ½AÁAÂ!A9D&Ä&D*Ä-D*c                 óZ   — |                       d¦  «        }d}|                     |¦  «        S )zŒReturn a version of the string escaped for inclusion in an
    RFC-822 header, by ensuring there are 8 spaces space after each newline.
    ú
z	
        )rL   rV   )ÚheaderÚlinesrQ   s      r"   Úrfc822_escaperé   û  s*   € ð �LŠL˜ÑÔ€EØ
€CØ�8Š8�E‰?Œ?Ðr$   )r‰   )Nr   r   )r   r   NNr   r   N)+Ú__doc__Úimportlib.utilrÑ   r   rƒ   r�   rÎ   r   r   Ú	functoolsÚerrorsr   r   Údep_utilr   r   Ú_logr   r#   r   Úplatformr3   r:   r5   r<   rD   r@   rY   ra   Ú	lru_cacherk   r{   rv   r�   r’   r“   r”   r•   r¤   r°   r¾   rä   ré   r4   r$   r"   ú<module>rò      sF  ððð ð Ð Ð Ð Ø 	€	€	€	Ø 	€	€	€	Ø €€€Ø Ð Ð Ð Ø 
€
€
€
Ø Ð Ð Ð Ø Ð Ð Ð à EÐ EÐ EÐ EÐ EÐ EÐ EÐ EØ Ð Ð Ð Ð Ð Ø Ð Ð Ð Ð Ð Ø Ð Ð Ð Ð Ð ð$ð $ð $ð:
ð 
ð 
ð „<�8ÒÐØÐØ/Ð ðð ð ð
ð 
ð 
ðð ð ð@*ð *ð *ð
 ð  ð  ð:Nð Nð Nð* €ÔÑÔð,ð ,ñ Ôð,ð,4ð 4ð 4ð&ð ð ð(ð ð ð ð +/Ð .€Ð .�
˜Zð2ð 2ð 2ð<ð <ð <ðDð ð ð ð&Að Að Að$ Ø
ØØØØØðTYð TYð TYð TYðnð ð ð ð r$   