ó
    F\h£¢  ã                   ó<  • S r SSKrSSKrSSKrSSKJr  \" \\	   5      r
\R                  r/ SQrS rS rS\;   aI  SrSrSS	K7   SS
KJr  \R)                  S5        SSKr SSKJr  SSKr\R3                  \" \5      5        COWS\;   aI  SrSrSS	K7   SS
KJr  \R)                  S5        SSKrSSKr\R3                  \" \5      5        C SSKJr  O\" S5      e\\R8                  S'   SSKJrJrJ r J!r!J"r"J#r#J$r$J%r%  C\" S5      (       Gaí  \&" 5       r'S r(\)" 5       r*\(" SS5        \(" SS5        \(" SS5        \(" SS5        \(" SS5        \(" SS5        \(" S S!5        \(" S"S#5        \(" S$S%5        \(" S&S'5        \(" S(S)5        \(" S*S+5        \(" S,S-5        \(" S.S/5        \(" S0S15        \(" S0S25        \(" S3S5        \*r+\)" 5       r*\(" SS5        \*r,\)" 5       r*\(" S4S55        \(" S6S5        \(" S7S5        \(" S8S5        \(" S9S:5        \(" S9S;5        \(" S<S=5        \*R[                  \5        \(" S>S?5        \(" S@S5        \(" SAS5        \(" SBSC5        \" SD5      (       a  \" SE5      (       a	  \(" SFSD5        \*r.\)" 5       r*\(" SS5        \(" SS5        \(" SS5        \(" SGSH5        \(" SIS5        \(" S7S5        \" SJ5      (       a	  \(" SKS5        \(" S S!5        \(" SLS5        \(" SS5        \(" SS5        \(" S3S5        \(" S7S5        \*r/C*CC'C(Sr0SMr1SNr2S�SP jr3SQ r4SR r5\R3                  / SSQ5        \6" 5       r7S�ST jr8\R)                  SU5        \9\1\+::  a,  \:\1\.::  a$  S‘SOSSV.SW jjr;Sr<SMr=SNr>SX r?\R)                  SY5        SZ r@S[ rAS\ rBS] rCS^ rDS_ rE\R3                  / S`Q5        S’Sa jrFS’Sb jrGSScKJHrHJIrI   " Sd Se\H5      rJSf rK\K" 5       rLCKS’Sg jrM\S:g  rN\R3                  Sh5        \N(       a0  Si rO\J" \LR                   \O\Q\O\Q5      rRCOS’Sj jrS\R3                  Sk5        Sl rT\T" 5       u  rUrVCT\" Sm5      (       aU  \" Sn5      (       dH  \" So5      (       a;  SrWSM=rXrY\R3                  / SpQ5        Sq rZSr r[Ss r\St r]Su r^\R3                  / SvQ5        \" Sn5      (       a  Sw r_Sx r`\R3                  SySz/5        \" S{5      (       a  S| raS} rb\R3                  S~S/5        \RÆ                  S€:w  a   S“S� jrd " S‚ Sƒ5      re\R)                  S„5        S”S… jrfS† rg\" S‡5      (       d	  \grhS‡\hli         " Sˆ S‰\RÔ                  5      rk\S:X  a   " SŠ S‹5      rlSŒ rm\" S�5      (       a  \RÜ                  " 5       S:  a  SŽ rog\prog! \ a     GNf = f! \ a     GNf = f! \ a     GNáf = f! \ a     GN¾f = f)•aN  OS routines for NT or Posix depending on what system we're on.

This exports:
  - all functions from posix or nt, e.g. unlink, stat, etc.
  - os.path is either posixpath or ntpath
  - os.name is either 'posix' or 'nt'
  - os.curdir is a string representing the current directory (always '.')
  - os.pardir is a string representing the parent directory (always '..')
  - os.sep is the (or a most common) pathname separator ('/' or '\\')
  - os.extsep is the extension separator (always '.')
  - os.altsep is the alternate pathname separator (None or '/')
  - os.pathsep is the component separator used in $PATH etc
  - os.linesep is the line separator in text files ('\r' or '\n' or '\r\n')
  - os.defpath is the default search path for executables
  - os.devnull is the file path of the null device ('/dev/null', etc.)

Programs that import and use 'os' stand a better chance of being
portable between different platforms.  Of course, they must then
only use functions that are defined by all platforms (e.g., unlink
and opendir), and leave all pathname manipulation to os.path
(e.g., split and join).
é    N)Ú_check_methods)ÚaltsepÚcurdirÚpardirÚsepÚpathsepÚlinesepÚdefpathÚnameÚpathÚdevnullÚSEEK_SETÚSEEK_CURÚSEEK_ENDÚfsencodeÚfsdecodeÚget_exec_pathÚfdopenÚextsepc                 ó   • U [        5       ;   $ ©N)Úglobals)r   s    Ú/usr/lib/python3.13/os.pyÚ_existsr   )   s   € Ø”7“9ÑÐó    c                 ó¦   •  [        U R                  5      $ ! [         a/    [        U 5       Vs/ s H  oS   S:w  d  M  UPM     Os  snf sns $ f = f)Nr   Ú_)ÚlistÚ__all__ÚAttributeErrorÚdir)ÚmoduleÚns     r   Ú_get_exports_listr$   ,   sF   € ð7Ü�F—N‘NÓ#Ð#øÜó 7Ü˜vœ;Ó6š;�a¨A©$°#©+—š;ùÔ6Ò6ð7ús   ‚ —A®A¾AÁ	AÁAÚposixÚ
)Ú*)Ú_exitr(   )Ú_have_functionsÚntz
zno os specific module foundzos.path)r   r   r   r   r
   r   r   r   r)   c                 óh   • U[         ;   a(  U [        ;   a  [        R                  [         U   5        g g g r   )Ú_globalsr)   Ú_setÚadd)ÚstrÚfns     r   Ú_addr1   h   s'   € Ø”(‹N ¬Ó!7Ü�H‰H”X˜b‘\Õ"ð "8ˆNr   ÚHAVE_FACCESSATÚaccessÚHAVE_FCHMODATÚchmodÚHAVE_FCHOWNATÚchownÚHAVE_FSTATATÚstatÚ
HAVE_LSTATÚlstatÚHAVE_FUTIMESATÚutimeÚHAVE_LINKATÚlinkÚHAVE_MKDIRATÚmkdirÚHAVE_MKFIFOATÚmkfifoÚHAVE_MKNODATÚmknodÚHAVE_OPENATÚopenÚHAVE_READLINKATÚreadlinkÚHAVE_RENAMEATÚrenameÚHAVE_SYMLINKATÚsymlinkÚHAVE_UNLINKATÚunlinkÚrmdirÚHAVE_UTIMENSATÚHAVE_FCHDIRÚchdirÚHAVE_FCHMODÚ
MS_WINDOWSÚHAVE_FCHOWNÚHAVE_FDOPENDIRÚlistdirÚscandirÚHAVE_FEXECVEÚexecveÚHAVE_FTRUNCATEÚtruncateÚHAVE_FUTIMENSÚHAVE_FUTIMESÚHAVE_FPATHCONFÚpathconfÚstatvfsÚfstatvfsÚHAVE_FSTATVFSÚHAVE_LCHFLAGSÚchflagsÚHAVE_LCHMODÚlchownÚHAVE_LCHOWNÚHAVE_LUTIMESé   é   Fc                 óØ  • [         R                  " U 5      u  p4U(       d  [         R                  " U5      u  p4U(       a]  U(       aV  [         R                  " U5      (       d;   [        X2S9  [
        n[        U[        5      (       a  [        [
        S5      nXE:X  a  g [        X5        g! [         a     NJf = f! [         a&    U(       a  [         R                  " U 5      (       d  e  gf = f)as  makedirs(name [, mode=0o777][, exist_ok=False])

Super-mkdir; create a leaf directory and all intermediate ones.  Works like
mkdir, except that any intermediate path segment (not just the rightmost)
will be created if it does not exist. If the target directory already
exists, raise an OSError if exist_ok is False. Otherwise no exception is
raised.  This is recursive.

)Úexist_okÚASCIIN)r   ÚsplitÚexistsÚmakedirsÚFileExistsErrorr   Ú
isinstanceÚbytesrA   ÚOSErrorÚisdir)r   Úmodern   ÚheadÚtailÚcdirs         r   rr   rr   Ë   s»   € ô —’˜DÓ!�J€DÞÜ—Z’Z Ó%‰
ˆÞ–œTŸ[š[¨×.Ñ.ð	Ü�TÒ-ô ˆÜ�dœE×"Ñ"Üœ Ó)ˆDØ‹<ØðÜˆdÕøô ó 	áð	ûô ó ö œtŸzšz¨$×/Ñ/Øñ  0ðús$   Á"	B) ÂB9 Â)
B6Â5B6Â9-C)Ã(C)c                 ó2  • [        U 5        [        R                  " U 5      u  pU(       d  [        R                  " U5      u  pU(       a>  U(       a6   [        U5        [        R                  " U5      u  pU(       a
  U(       a  M4  gggg! [         a     gf = f)a�  removedirs(name)

Super-rmdir; remove a leaf directory and all empty intermediate
ones.  Works like rmdir except that, if the leaf directory is
successfully removed, directories corresponding to rightmost path
segments will be pruned away until either the whole path is
consumed or an error occurs.  Errors during this latter phase are
ignored -- they generally mean that a directory was not empty.

N)rP   r   rp   rv   )r   ry   rz   s      r   Ú
removedirsr}   ë   st   € ô 
ˆ$„KÜ—’˜DÓ!�J€DÞÜ—Z’Z Ó%‰
ˆÞ
–4ð	Ü�$ŒKô —Z’Z Ó%‰
ˆö —4‘4ˆ$�4ˆ$øô ó 	Ùð	ús   ÁB	 Â	
BÂBc                 ó:  • [         R                  " U5      u  p#U(       a-  U(       a&  [         R                  " U5      (       d  [        U5        [	        X5        [         R                  " U 5      u  p#U(       a  U(       a   [        U5        ggg! [         a     gf = f)a  renames(old, new)

Super-rename; create directories as necessary and delete any left
empty.  Works like rename, except creation of any intermediate
directories needed to make the new pathname good is attempted
first.  After the rename, directories corresponding to rightmost
path segments of the old name will be pruned until either the
whole path is consumed or a nonempty directory is found.

Note: this function can fail with the new directory structure made
if you lack permissions needed to unlink the leaf directory or
file.

N)r   rp   rq   rr   rK   r}   rv   )ÚoldÚnewry   rz   s       r   Úrenamesr�     sq   € ô —’˜C“�J€DÞ–œTŸ[š[¨×.Ñ.Ü�ŒÜ
ˆ3ÔÜ—’˜C“�J€DÞ–ð	Ü�tÕð €tøô ó 	Ùð	ús   Á?B Â
BÂB)rr   r}   r�   c              #   óV  #   • [         R                  " SXX#5        [        U 5      /n[        R                  [        R
                  peU(       Ga)  UR                  5       n [        U [        5      (       a  U v •  M3  / n/ n/ n	 [        U 5      n
SnU
      [        U
5      n U[        L a,  UR                  SS9=(       a    UR                  5       (       + nOUR                  5       n U(       a  UR!                  UR"                  5        OUR!                  UR"                  5        U(       dK  U(       aD  U(       a  SnO UR%                  5       nU(       + nU(       a  U	R!                  UR                  5        Mæ  g! [         a  nUb  U" U5         SnAGMN  SnAff = f! [         a     OLf = f! [         a  nUb  U" U5        Sn SnAO,SnAff = f! [         a    Sn Nùf = f! [         a    Sn N¤f = fSSS5        O! , (       d  f       O= fU(       a  GMÒ  U(       aI  XU4v •  ['        U5       H3  nU" U U5      nU(       d  U" U5      (       a  M"  UR!                  U5        M5     O6UR!                  XU45        ['        U	5       H  nUR!                  U5        M     U(       a  GMZ  g7f)a€
  Directory tree generator.

For each directory in the directory tree rooted at top (including top
itself, but excluding '.' and '..'), yields a 3-tuple

    dirpath, dirnames, filenames

dirpath is a string, the path to the directory.  dirnames is a list of
the names of the subdirectories in dirpath (including symlinks to directories,
and excluding '.' and '..').
filenames is a list of the names of the non-directory files in dirpath.
Note that the names in the lists are just names, with no path components.
To get a full path (which begins with top) to a file or directory in
dirpath, do os.path.join(dirpath, name).

If optional arg 'topdown' is true or not specified, the triple for a
directory is generated before the triples for any of its subdirectories
(directories are generated top down).  If topdown is false, the triple
for a directory is generated after the triples for all of its
subdirectories (directories are generated bottom up).

When topdown is true, the caller can modify the dirnames list in-place
(e.g., via del or slice assignment), and walk will only recurse into the
subdirectories whose names remain in dirnames; this can be used to prune the
search, or to impose a specific order of visiting.  Modifying dirnames when
topdown is false has no effect on the behavior of os.walk(), since the
directories in dirnames have already been generated by the time dirnames
itself is generated. No matter the value of topdown, the list of
subdirectories is retrieved before the tuples for the directory and its
subdirectories are generated.

By default errors from the os.scandir() call are ignored.  If
optional arg 'onerror' is specified, it should be a function; it
will be called with one argument, an OSError instance.  It can
report the error to continue with the walk, or raise the exception
to abort the walk.  Note that the filename is available as the
filename attribute of the exception object.

By default, os.walk does not follow symbolic links to subdirectories on
systems that support them.  In order to get this functionality, set the
optional argument 'followlinks' to true.

Caution:  if you pass a relative pathname for top, don't change the
current working directory between resumptions of walk.  walk never
changes the current directory, and assumes that the client doesn't
either.

Example:

import os
from os.path import join, getsize
for root, dirs, files in os.walk('python/Lib/xml'):
    print(root, "consumes ")
    print(sum(getsize(join(root, name)) for name in files), end=" ")
    print("bytes in", len(files), "non-directory files")
    if '__pycache__' in dirs:
        dirs.remove('__pycache__')  # don't visit __pycache__ directories

zos.walkNFT©Úfollow_symlinks)ÚsysÚauditÚfspathr   ÚislinkÚjoinÚpoprt   ÚtuplerY   rv   ÚnextÚStopIterationÚ_walk_symlinks_as_filesÚis_dirÚis_junctionÚappendr   Ú
is_symlinkÚreversed)ÚtopÚtopdownÚonerrorÚfollowlinksÚstackrˆ   r‰   ÚdirsÚnondirsÚ	walk_dirsÚ
scandir_itÚerrorÚcontÚentryr�   Ú	walk_intor’   ÚdirnameÚnew_paths                      r   Úwalkr£   !  sQ  é € ôx ‡I‚Iˆi˜ wÔ<ä�C‹[ˆM€EÜ—;‘;¤§	¡	ˆDß
Ø�i‰i‹kˆÜ�cœ5×!Ñ!ØŠIÙàˆØˆØˆ	ð	Ü  ›ˆJð ˆÚØð	ðÜ $ ZÓ 0˜ð#Ø"Ô&=Ò=Ø!&§¡¸e Ð!D×!`ÈU×M^ÑM^ÓM`ÔI`™à!&§¡£™ö Ø—K‘K §
¡
Õ+à—N‘N 5§:¡:Ô.æ¦6ö #Ø$(™	ð/Ø).×)9Ñ)9Ó);˜Jð )3¤N˜	æ Ø!×(Ñ(¨¯©Ô4ñW ð1 øô" ó 	ØÑ"Ù˜”Þûð	ûô )ó Ùðûäó ØÑ*Ù œØ�DÜûð	ûô ó #ð #’Fð#ûô$  'ó /ð */šJð	/ú÷I �ZŽZúöZ Úæà˜WÐ$Ò$ä# Dž>�Ù  WÓ-�ö
 ¡f¨X×&6Ó&6Ø—L‘L Ö*ò *ð �L‰L˜# WÐ-Ô.ä$ YÖ/�Ø—‘˜XÖ&ñ 0÷o Š%ùsó   ‚A=J)Â E8 ÂJ)ÂG=ÂFÂ4GÃG=ÃGÃ$AG=Ä<G"Å+G=Å7J)Å8
FÆFÆJ)ÆFÆJ)Æ
F)Æ&F,Æ'G=Æ(F)Æ)F,Æ,
GÆ6GÇG=ÇGÇG=ÇGÇG=ÇGÇG=Ç"G1Ç.G=Ç0G1Ç1G=Ç4	J)Ç=
HÈAJ)ÉAJ)Ê(J)r£   ©r„   Údir_fdc             #   óÈ  #   • [         R                  " SXX#U5        [        U 5      n [        SX@U S44/n[	        U [
        5      n U(       a  [        XVXU5       Sh  v•N   U(       a  M  U(       a1  UR                  5       u  pxU[        :X  a  [        U5        U(       a  M0  gg NF! U(       a1  UR                  5       u  pxU[        :X  a  [        U5        U(       a  M0  f f = f7f)a`  Directory tree generator.

This behaves exactly like walk(), except that it yields a 4-tuple

    dirpath, dirnames, filenames, dirfd

`dirpath`, `dirnames` and `filenames` are identical to walk() output,
and `dirfd` is a file descriptor referring to the directory `dirpath`.

The advantage of fwalk() over walk() is that it's safe against symlink
races (when follow_symlinks is False).

If dir_fd is not None, it should be a file descriptor open to a directory,
  and top should be relative; top will then be relative to that directory.
  (dir_fd is always supported for fwalk.)

Caution:
Since fwalk() yields file descriptors, those are only valid until the
next iteration step, so you should dup() them if you want to keep them
for a longer period.

Example:

import os
for root, dirs, files, rootfd in os.fwalk('python/Lib/xml'):
    print(root, "consumes", end="")
    print(sum(os.stat(name, dir_fd=rootfd).st_size for name in files),
          end="")
    print("bytes in", len(files), "non-directory files")
    if '__pycache__' in dirs:
        dirs.remove('__pycache__')  # don't visit __pycache__ directories
zos.fwalkTN)
r…   r†   r‡   Ú_fwalk_walkrt   ru   Ú_fwalkrŠ   Ú_fwalk_closeÚclose)	r”   r•   r–   r„   r¥   r˜   ÚisbytesÚactionÚvalues	            r   Úfwalkr®   ¿  s½   é € ôB 	�	Š	�*˜c¨GÀfÔMÜ�S‹kˆÜ  f°3¸Ð=Ð>Ð?ˆÜ˜S¤%Ó(ˆð	!ÞÜ! %°'ÀOÓT×TÐT÷ �%ö Ø %§	¡	£‘�Øœ\Ó)Ü˜%”L÷ ’%ñ Uøö Ø %§	¡	£‘�Øœ\Ó)Ü˜%”L÷ ’%üs<   ‚AC"ÁB% ÁB#ÁB% Á*5C"Â!C"Â#B% Â%6CÃCÃC"c           
   #   óV  ^^#   • U R                  5       u  pVU[        :X  a  [        U5        g U[        :X  a  Uv •  g U[        :X  d   eUu  pxmpš U(       d  U
c  [        U	SUS9nOU
R                  SS9n[        U	[        [        -  US9mU R                  [        T45        U(       dS  U(       a&  [        R                  " WR                  5      (       d  g [        R                  " W[        T5      5      (       d  g [!        T5      n/ n/ nU(       d  U(       a  S O/ nU Hq  n
U
R"                  nU(       a  [%        U5      n U
R'                  5       (       a)  UR                  U5        Ub  UR                  U
5        M^  M`  UR                  U5        Ms     U(       a  TXïT4v •  OU R                  [        TXïT445        [        R*                  " TTS S 5      mUc#  U R-                  UU4S jUS S S2    5       5        g U R-                  UU4S j[/        US S S2   US S S2   5       5       5        g ! [         a  nU(       a  e Ub  U" U5         S nAg S nAff = f! [         aC     U
R)                  5       (       a  UR                  U5         GMp   GMt  ! [         a      GMƒ  f = ff = f7f)	NFr¤   rƒ   )r¥   r   c              3   óD   >#   • U  H  n[         S TTU-   US44v •  M     g7f©FN©r§   )Ú.0r   ÚtopfdÚtoppaths     €€r   Ú	<genexpr>Ú_fwalk.<locals>.<genexpr>5  s,   øé € ð (â&�Dô ˜u e¨W°t©^¸TÀ4ÐHÕIÚ&ùs   ƒ éÿÿÿÿc              3   óF   >#   • U  H  u  p[         S TTU-   X44v •  M     g7fr±   r²   )r³   r   rŸ   r´   rµ   s      €€r   r¶   r·   9  s-   øé € ð Câ#A‘K�Dô ˜u e¨W°t©^¸TÐIÕJÚ#Aùs   ƒ!)rŠ   r©   rª   Ú_fwalk_yieldr§   r9   rG   ÚO_RDONLYÚ
O_NONBLOCKrv   r‘   ÚstÚS_ISDIRÚst_moder   ÚsamestatrY   r   r   r�   r’   r‰   ÚextendÚzip)r˜   r«   r•   r–   r„   r¬   r­   ÚisrootÚdirfdÚtopnamerŸ   Úorig_stÚerrrœ   r™   rš   Úentriesr   r´   rµ   s                     @@r   r¨   r¨   ó  sb  ùé € ð
 Ÿ	™	›‰ˆØ”\Ó!Ü�%ŒLØØ”|Ó#ØŠKØØœÓ$Ð$Ð$Ø16Ñ.ˆ�w ð	Þ"ð ‘=Ü" 7¸EÈ%ÑP‘Gà#Ÿj™j¸˜jÐ?�GÜ˜¤(¬ZÑ"7ÀÑFˆEð 	�‰”l EÐ*Ô+ÞÞœbŸjšj¨¯©×9Ñ9ØÜ—=’= ¬$¨u«+×6Ñ6Øä˜U“^ˆ
ØˆØˆÞ!¦_‘$¸"ˆÛˆEØ—:‘:ˆDÞÜ “~�ðØ—<‘<—>‘>Ø—K‘K Ô%ØÑ*ØŸ™ uÖ-ñ +ð —N‘N 4Ö(ñ  ö& Ø˜4¨%Ð/Ó/à�L‰Lœ,¨°$ÀÐ(GÐHÔIä—)’)˜G W¨R¨a [Ó1ˆØ‰?Ø�L‰Lõ (à ¡ 2 šJó(õ (ð �L‰Lõ Cä#& t©D¨b¨D¡z°7¹4¸R¸4±=Ô#AóCõ Cøô_ ó 	ÞØØÑ"Ù˜”Üûð	ûô8 ó ðà×'Ñ'×)Ñ)ØŸ™ t×,Ð,ó *øäó Üðúðüs€   „A
J)Á;H/ Â
B5J)Å :IÅ:J)Å>IÆB J)È/
IÈ9IÉJ)ÉIÉJ)É
J&É$&JÊ
J)Ê
J"ÊJ&ÊJ)Ê!J"Ê"J&Ê&J)r®   c                 ó   • [        X5        g)zhexecl(file, *args)

Execute the executable file with argument list args, replacing the
current process. N)Úexecv©ÚfileÚargss     r   ÚexeclrÎ   ?  s   € ô
 
ˆ$Õr   c                 ó,   • US   n[        XSS U5        g)z‚execle(file, *args, env)

Execute the executable file with argument list args and
environment env, replacing the current process. r¸   N)r[   ©rÌ   rÍ   Úenvs      r   ÚexeclerÒ   F  s   € ð
 ˆr‰(€CÜ
ˆ4�c�r�˜CÕ r   c                 ó   • [        X5        g)z�execlp(file, *args)

Execute the executable file (which is searched for along $PATH)
with argument list args, replacing the current process. N)ÚexecvprË   s     r   ÚexeclprÕ   N  s   € ô
 ˆ4Õr   c                 ó,   • US   n[        XSS U5        g)z§execlpe(file, *args, env)

Execute the executable file (which is searched for along $PATH)
with argument list args and environment env, replacing the current
process. r¸   N)ÚexecvperÐ   s      r   ÚexeclperØ   U  s   € ð ˆr‰(€CÜˆD�s˜�)˜SÕ!r   c                 ó   • [        X5        g)z´execvp(file, args)

Execute the executable file (which is searched for along $PATH)
with argument list args, replacing the current process.
args may be a list or tuple of strings. N©Ú_execvperË   s     r   rÔ   rÔ   ^  s   € ô ˆTÕr   c                 ó   • [        XU5        g)zÎexecvpe(file, args, env)

Execute the executable file (which is searched for along $PATH)
with argument list args and environment env, replacing the
current process.
args may be a list or tuple of strings. NrÚ   rÐ   s      r   r×   r×   f  s   € ô ˆT˜Õr   )rÎ   rÒ   rÕ   rØ   rÔ   r×   c                 óÈ  • Ub
  [         nX4nO[        nU4n[        n[        R                  " U 5      (       a
  U" U /UQ76   g S n[        U5      n[        S:w  a  [        U 5      n [        [        U5      nU H#  n[        R                  " Xp5      n U" U/UQ76   M%     Ub  UeW
e! [        [        4 a  n	U	n
 S n	A	MF  S n	A	f[         a  n	U	n
Uc  U	n S n	A	M`   S n	A	Mf  S n	A	ff = f)Nr*   )r[   rÊ   Úenvironr   r¡   r   r   r   Úmapr‰   ÚFileNotFoundErrorÚNotADirectoryErrorrv   )rÌ   rÍ   rÑ   Ú	exec_funcÚargrestÚ	saved_excÚ	path_listr!   ÚfullnameÚeÚlast_excs              r   rÛ   rÛ   q  så   € Ø
�Üˆ	Ø�+‰äˆ	Ø�'ˆÜˆä‡|‚|�D×ÑÙ�$Ð!˜Ó!ØØ€IÜ˜cÓ"€IÜˆtƒ|Ü˜‹~ˆÜœ )Ó,ˆ	ÛˆÜ—9’9˜SÓ'ˆð	Ù�hÐ) Õ)ñ ð ÑØˆØ
€Nøô "Ô#5Ð6ó 	ØŽHûÜó 	ØˆHØÑ Ø–	õ !ûð	ús$   Â	B$Â$C!Â4B<Â<C!Ã	CÃC!c                 óÔ  • SSK nU c  [        n UR                  5          UR                  S[        5         U R                  S5      n[        (       a9   U S   nUb  [        S5      eUnUb   [        U[        5      (       a  [        U5      nSSS5        Wc  [        nUR                  [        5      $ ! [         a    Sn Nxf = f! [        [        4 a     Nmf = f! , (       d  f       NT= f)zãReturns the sequence of directories that will be searched for the
named executable (similar to a shell) when launching a process.

*env* must be an environment variable dict or None.  If *env* is None,
os.environ will be used.
r   NÚignoreÚPATHs   PATHz*env cannot contain 'PATH' and b'PATH' keys)ÚwarningsrÞ   Úcatch_warningsÚsimplefilterÚBytesWarningÚgetÚ	TypeErrorÚsupports_bytes_environÚ
ValueErrorÚKeyErrorrt   ru   r   r
   rp   r   )rÑ   rì   rå   Ú
path_listbs       r   r   r   ‘  sê   € ó à
�{Üˆð 
×	 Ñ	 Õ	"Ø×Ñ˜h¬Ô5ð	ØŸ™ ›ˆI÷ "Ò!ð'Ø  ™\�
ð Ñ(Ü$ØDóFð Fà&�	àÑ$¬°I¼u×)EÑ)EÜ$ YÓ/�	÷) 
#ð, ÑÜˆ	Ø�?‰?œ7Ó#Ð#øô' ó 	ØŠIð	ûô œiÐ(ó Ùðú÷ 
#Õ	"úsR   žC¶B1ÁCÁCÁ3CÂ1C Â=CÂ?C Ã CÃCÃCÃCÃCÃ
C')ÚMutableMappingÚMappingc                   ó\   • \ rS rSrS rS rS rS rS rS r	S r
S	 rS
 rS rS rS rSrg)Ú_EnvironiÀ  c                 ó@   • X l         X0l        X@l        XPl        Xl        g r   )Ú	encodekeyÚ	decodekeyÚencodevalueÚdecodevalueÚ_data)ÚselfÚdatarû   rü   rý   rþ   s         r   Ú__init__Ú_Environ.__init__Á  s   € Ø"ŒØ"ŒØ&ÔØ&ÔØ�
r   c                 ó–   •  U R                   U R                  U5         nU R                  U5      $ ! [         a    [        U5      S ef = fr   )rÿ   rû   rô   rþ   ©r   Úkeyr­   s      r   Ú__getitem__Ú_Environ.__getitem__È  sN   € ð	*Ø—J‘J˜tŸ~™~¨cÓ2Ñ3ˆEð ×Ñ Ó&Ð&øô ó 	*ä˜3“- TÐ)ð	*ús	   ‚1 ±Ac                 óz   • U R                  U5      nU R                  U5      n[        X5        X R                  U'   g r   )rû   rý   Úputenvrÿ   r  s      r   Ú__setitem__Ú_Environ.__setitem__Ð  s3   € Ø�n‰n˜SÓ!ˆØ× Ñ  Ó'ˆÜˆsÔØ�
‰
�3Šr   c                 óŒ   • U R                  U5      n[        U5         U R                  U	 g ! [         a    [        U5      S ef = fr   )rû   Úunsetenvrÿ   rô   )r   r  Ú
encodedkeys      r   Ú__delitem__Ú_Environ.__delitem__Ö  sD   € Ø—^‘^ CÓ(ˆ
Ü�Ôð	*Ø—
‘
˜:Ñ&øÜó 	*ä˜3“- TÐ)ð	*ús	   ž, ¬Ac              #   ón   #   • [        U R                  5      nU H  nU R                  U5      v •  M     g 7fr   )r   rÿ   rü   )r   Úkeysr  s      r   Ú__iter__Ú_Environ.__iter__ß  s,   é € ä�D—J‘JÓˆÛˆCØ—.‘. Ó%Ô%ò ùs   ‚35c                 ó,   • [        U R                  5      $ r   )Úlenrÿ   ©r   s    r   Ú__len__Ú_Environ.__len__å  s   € Ü�4—:‘:‹Ðr   c                 óv   ^ • SR                  U 4S jT R                  R                  5        5       5      nSU S3$ )Nz, c              3   óv   >#   • U  H.  u  pTR                  U5      < S TR                  U5      < 3v •  M0     g7f)z: N)rü   rþ   )r³   r  r­   r   s      €r   r¶   Ú$_Environ.__repr__.<locals>.<genexpr>é  s;   øé € ð $
â0‘
�ð �~‰~˜cÓ"Ñ% R¨×(8Ñ(8¸Ó(?Ñ'BÕCÚ0ùs   ƒ69z	environ({z}))r‰   rÿ   Úitems)r   Úformatted_itemss   ` r   Ú__repr__Ú_Environ.__repr__è  s=   ø€ ØŸ)™)ô $
à"Ÿj™j×.Ñ.Ô0ó$
ó 
ˆð ˜OÐ,¨CÐ0Ð0r   c                 ó   • [        U 5      $ r   )Údictr  s    r   ÚcopyÚ_Environ.copyï  s   € Ü�D‹zÐr   c                 ó   • X;  a  X U'   X   $ r   © r  s      r   Ú
setdefaultÚ_Environ.setdefaultò  s   € Ø‹?Ø�‰IØ‰yÐr   c                 ó(   • U R                  U5        U $ r   )Úupdate)r   Úothers     r   Ú__ior__Ú_Environ.__ior__÷  s   € Ø�‰�EÔØˆr   c                 ót   • [        U[        5      (       d  [        $ [        U 5      nUR	                  U5        U$ r   ©rt   r÷   ÚNotImplementedr#  r+  ©r   r,  r€   s      r   Ú__or__Ú_Environ.__or__û  s/   € Ü˜%¤×)Ñ)Ü!Ð!Ü�4‹jˆØ�
‰
�5ÔØˆ
r   c                 ót   • [        U[        5      (       d  [        $ [        U5      nUR	                  U 5        U$ r   r0  r2  s      r   Ú__ror__Ú_Environ.__ror__  s/   € Ü˜%¤×)Ñ)Ü!Ð!Ü�5‹kˆØ�
‰
�4ÔØˆ
r   )rÿ   rü   rþ   rû   rý   N)Ú__name__Ú
__module__Ú__qualname__Ú__firstlineno__r  r  r  r  r  r  r   r$  r(  r-  r3  r6  Ú__static_attributes__r'  r   r   rù   rù   À  s>   † òò'ò ò*ò&òò1òòò
òõr   rù   c                  óþ   ^^• [         S:X  a;  S n U m[        nU4S jn0 n[        R                  5        H  u  pEXSU" U5      '   M     O)[        R
                  " 5       mU4S jmU4S jnTn[        n[        UX!TU5      $ )Nr*   c                 ór   • [        U [        5      (       d!  [        S[        U 5      R                  -  5      eU $ )Nústr expected, not %s)rt   r/   rñ   Útyper8  ©r­   s    r   Ú	check_strÚ!_createenviron.<locals>.check_str  s/   € Ü˜e¤S×)Ñ)ÜÐ 6¼¸e»×9MÑ9MÑ MÓNÐNØˆLr   c                 ó0   >• T" U 5      R                  5       $ r   )Úupper)r  Úencodes    €r   rû   Ú!_createenviron.<locals>.encodekey  s   ø€ Ù˜#“;×$Ñ$Ó&Ð&r   c                 ó”   >• [        U [        5      (       d!  [        S[        U 5      R                  -  5      eU R                  TS5      $ )Nr?  Úsurrogateescape)rt   r/   rñ   r@  r8  rF  ©r­   Úencodings    €r   rF  Ú_createenviron.<locals>.encode  s=   ø€ Ü˜e¤S×)Ñ)ÜÐ 6¼¸e»×9MÑ9MÑ MÓNÐNØ—<‘< Ð*;Ó<Ð<r   c                 ó(   >• U R                  TS5      $ )NrI  )ÚdecoderJ  s    €r   rN  Ú_createenviron.<locals>.decode  s   ø€ Ø—<‘< Ð*;Ó<Ð<r   )r   r/   rÞ   r  r…   Úgetfilesystemencodingrù   )rB  rN  rû   r  r  r­   rF  rK  s         @@r   Ú_createenvironrQ  	  s~   ù€ Üˆtƒ|ò	ð ˆÜˆõ	'àˆÜ!Ÿ-™-ž/‰JˆCØ#(‘˜3“Ó ò *ô ×,Ò,Ó.ˆõ	=õ	=àˆ	ÜˆÜ�DØØ�óð r   c                 ó,   • [         R                  X5      $ )z¡Get an environment variable, return None if it doesn't exist.
The optional second argument can specify an alternate default.
key, default and the result are str.)rÞ   rð   ©r  Údefaults     r   ÚgetenvrU  +  s   € ô �;‰;�sÓ$Ð$r   )rU  rò   c                 ór   • [        U [        5      (       d!  [        S[        U 5      R                  -  5      eU $ )Nzbytes expected, not %s)rt   ru   rñ   r@  r8  rA  s    r   Ú_check_bytesrW  5  s/   € Ü˜%¤×'Ñ'ÜÐ4´t¸E³{×7KÑ7KÑKÓLÐLØˆr   c                 ó,   • [         R                  X5      $ )z£Get an environment variable, return None if it doesn't exist.
The optional second argument can specify an alternate default.
key, default and the result are bytes.)Úenvironbrð   rS  s     r   ÚgetenvbrZ  @  s   € ô �|‰|˜CÓ)Ð)r   )rY  rZ  c                  ó|   ^^• [         R                  " 5       m[         R                  " 5       mUU4S jn UU4S jnX4$ )Nc                 ól   >• [        U 5      n [        U [        5      (       a  U R                  TT5      $ U $ )z÷Encode filename (an os.PathLike, bytes, or str) to the filesystem
encoding with 'surrogateescape' error handler, return bytes unchanged.
On Windows, use 'strict' error handler if the file system encoding is
'mbcs' (which is the default encoding).
)r‡   rt   r/   rF  ©ÚfilenamerK  Úerrorss    €€r   r   Ú_fscodec.<locals>.fsencodeL  s2   ø€ ô ˜(Ó#ˆÜ�h¤×$Ñ$Ø—?‘? 8¨VÓ4Ð4àˆOr   c                 ól   >• [        U 5      n [        U [        5      (       a  U R                  TT5      $ U $ )z÷Decode filename (an os.PathLike, bytes, or str) from the filesystem
encoding with 'surrogateescape' error handler, return str unchanged. On
Windows, use 'strict' error handler if the file system encoding is
'mbcs' (which is the default encoding).
)r‡   rt   ru   rN  r]  s    €€r   r   Ú_fscodec.<locals>.fsdecodeX  s2   ø€ ô ˜(Ó#ˆÜ�h¤×&Ñ&Ø—?‘? 8¨VÓ4Ð4àˆOr   )r…   rP  Úgetfilesystemencodeerrors)r   r   rK  r_  s     @@r   Ú_fscodecrd  H  s4   ù€ Ü×(Ò(Ó*€HÜ×*Ò*Ó,€Fö
ö
ð ÐÐr   ÚforkÚspawnvrÊ   )ÚP_WAITÚP_NOWAITÚ	P_NOWAITOc                 ój  • [        U[        [        45      (       d  [        S5      eU(       a
  US   (       d  [	        S5      e[        5       nU(       d   Uc	  U" X5        g U" XU5        g U [        :X  a  U$  [        US5      u  pg[        U5      (       a  M!  [        U5      $ !   [        S5         g = f)Nzargv must be a tuple or a listr   z"argv first element cannot be emptyé   )rt   r‹   r   rñ   ró   re  r(   rh  ÚwaitpidÚ
WIFSTOPPEDÚwaitstatus_to_exitcode)rx   rÌ   rÍ   rÑ   ÚfuncÚpidÚwpidÚstss           r   Ú	_spawnvefrs  u  sž   € ä˜$¤¬ ×.Ñ.ÜÐ<Ó=Ð=Þ˜4 Ÿ7ÜÐAÓBÐBÜ‹fˆÞðØ‘;Ù˜Õ$á˜ SÕ)ð
 ”xÓØ�
ØÜ# C¨›O‘	�Ü˜c—?‘?Ùä-¨cÓ2Ð2øðÜ�c–
ús   ÁB# Á!	B# Â#B2c                 ó&   • [        XUS[        5      $ )a  spawnv(mode, file, args) -> integer

Execute file with arguments from args in a subprocess.
If mode == P_NOWAIT return the pid of the process.
If mode == P_WAIT return the process's exit code if it exits normally;
otherwise return -SIG, where SIG is the signal that killed it. N)rs  rÊ   ©rx   rÌ   rÍ   s      r   rf  rf  �  s   € ô ˜ T¨4´Ó7Ð7r   c                 ó$   • [        XX#[        5      $ )a:  spawnve(mode, file, args, env) -> integer

Execute file with arguments from args in a subprocess with the
specified environment.
If mode == P_NOWAIT return the pid of the process.
If mode == P_WAIT return the process's exit code if it exits normally;
otherwise return -SIG, where SIG is the signal that killed it. )rs  r[   ©rx   rÌ   rÍ   rÑ   s       r   Úspawnverx  ™  s   € ô ˜ T´Ó7Ð7r   c                 ó&   • [        XUS[        5      $ )a8  spawnvp(mode, file, args) -> integer

Execute file (which is looked for along $PATH) with arguments from
args in a subprocess.
If mode == P_NOWAIT return the pid of the process.
If mode == P_WAIT return the process's exit code if it exits normally;
otherwise return -SIG, where SIG is the signal that killed it. N)rs  rÔ   ru  s      r   Úspawnvprz  ¥  s   € ô ˜ T¨4´Ó8Ð8r   c                 ó$   • [        XX#[        5      $ )a\  spawnvpe(mode, file, args, env) -> integer

Execute file (which is looked for along $PATH) with arguments from
args in a subprocess with the supplied environment.
If mode == P_NOWAIT return the pid of the process.
If mode == P_WAIT return the process's exit code if it exits normally;
otherwise return -SIG, where SIG is the signal that killed it. )rs  r×   rw  s       r   Úspawnvper|  ¯  s   € ô ˜ T´Ó8Ð8r   )rf  rx  rz  r|  c                 ó   • [        XU5      $ )a  spawnl(mode, file, *args) -> integer

Execute file with arguments from args in a subprocess.
If mode == P_NOWAIT return the pid of the process.
If mode == P_WAIT return the process's exit code if it exits normally;
otherwise return -SIG, where SIG is the signal that killed it. )rf  ru  s      r   Úspawnlr~  Á  s   € ô �d $Ó'Ð'r   c                 ó,   • US   n[        XUSS U5      $ )a:  spawnle(mode, file, *args, env) -> integer

Execute file with arguments from args in a subprocess with the
supplied environment.
If mode == P_NOWAIT return the pid of the process.
If mode == P_WAIT return the process's exit code if it exits normally;
otherwise return -SIG, where SIG is the signal that killed it. r¸   N)rx  rw  s       r   Úspawnler€  Ê  s"   € ð �2‰hˆÜ�t 4¨¨ 9¨cÓ2Ð2r   r~  r€  rz  c                 ó   • [        XU5      $ )aW  spawnlp(mode, file, *args) -> integer

Execute file (which is looked for along $PATH) with arguments from
args in a subprocess with the supplied environment.
If mode == P_NOWAIT return the pid of the process.
If mode == P_WAIT return the process's exit code if it exits normally;
otherwise return -SIG, where SIG is the signal that killed it. )rz  ru  s      r   Úspawnlpr‚  Ü  s   € ô �t 4Ó(Ð(r   c                 ó,   • US   n[        XUSS U5      $ )a]  spawnlpe(mode, file, *args, env) -> integer

Execute file (which is looked for along $PATH) with arguments from
args in a subprocess with the supplied environment.
If mode == P_NOWAIT return the pid of the process.
If mode == P_WAIT return the process's exit code if it exits normally;
otherwise return -SIG, where SIG is the signal that killed it. r¸   N)r|  rw  s       r   Úspawnlper„  æ  s"   € ð �2‰hˆÜ˜ D¨¨" I¨sÓ3Ð3r   r‚  r„  Úvxworksc                 óŠ  • [        U [        5      (       d  [        S[        U 5      -  5      eUS;  a  [	        SU-  5      eUS:X  d  Uc  [	        S5      eSS KnUS:X  a3  UR                  U SSUR                  US9n[        UR                  U5      $ UR                  U SSUR                  US	9n[        UR                  U5      $ )
Nz&invalid cmd type (%s, expected string))ÚrÚwzinvalid mode %rr   z+popen() does not support unbuffered streamsr‡  T)ÚshellÚtextÚstdoutÚbufsize)r‰  rŠ  ÚstdinrŒ  )rt   r/   rñ   r@  ró   Ú
subprocessÚPopenÚPIPEÚ_wrap_closer‹  r�  )Úcmdrx   Ú	bufferingrŽ  Úprocs        r   Úpopenr•  ø  sÑ   € Ü˜#œs×#Ñ#ÜÐDÄtÈCÃyÑPÓQÐQØ�zÓ!ÜÐ.°Ñ5Ó6Ð6Ø˜‹>˜YÑ.ÜÐJÓKÐKÛØ�3‹;Ø×#Ñ# CØ*.°TØ+5¯?©?Ø,5ð $ð 7ˆDô ˜tŸ{™{¨DÓ1Ð1à×#Ñ# CØ*.°TØ*4¯/©/Ø,5ð $ð 7ˆDô ˜tŸz™z¨4Ó0Ð0r   c                   ó8   • \ rS rSrS rS rS rS rS rS r	Sr
g	)
r‘  i  c                 ó   • Xl         X l        g r   )Ú_streamÚ_proc)r   Ústreamr”  s      r   r  Ú_wrap_close.__init__  s   € Ø!ŒLØ�Jr   c                 óš   • U R                   R                  5         U R                  R                  5       nUS:X  a  g [        S:X  a  U$ US-  $ )Nr   r*   é   )r˜  rª   r™  Úwaitr   )r   Ú
returncodes     r   rª   Ú_wrap_close.close  sC   € Ø�L‰L×ÑÔ ØŸ™Ÿ™Ó*ˆJØ˜Q‹ØÜ�t‹|Ø!Ð!à! Q‘Ð&r   c                 ó   • U $ r   r'  r  s    r   Ú	__enter__Ú_wrap_close.__enter__  ó   € ØˆKr   c                 ó$   • U R                  5         g r   ©rª   ©r   rÍ   s     r   Ú__exit__Ú_wrap_close.__exit__  ó   € Ø�J‰J�Lr   c                 ó.   • [        U R                  U5      $ r   )Úgetattrr˜  )r   r   s     r   Ú__getattr__Ú_wrap_close.__getattr__  s   € Ü˜4Ÿ<™<¨Ó.Ð.r   c                 ó,   • [        U R                  5      $ r   )Úiterr˜  r  s    r   r  Ú_wrap_close.__iter__!  s   € Ü˜Ÿ™Ó%Ð%r   )r™  r˜  N)r8  r9  r:  r;  r  rª   r¢  r¨  r­  r  r<  r'  r   r   r‘  r‘    s    † ò	ò	'ò	ò	ò	/õ	&r   r‘  r•  c                 ó¾   • [        U [        5      (       d  [        S[        U 5      -  5      eSS KnSU;  a  UR                  U5      nUR                  " XX#/UQ70 UD6$ )Nz&invalid fd type (%s, expected integer)r   Úb)rt   Úintrñ   r@  ÚioÚtext_encodingrG   )Úfdrx   r“  rK  rÍ   Úkwargsrµ  s          r   r   r   '  sY   € Ü�bœ#×ÑÜÐ@Ä4ÈÃ8ÑKÓLÐLÛØ
�$ƒØ×#Ñ# HÓ-ˆØ�7Š7�2˜YÐB°4ÒB¸6ÑBÐBr   c                 óð  • [        U [        [        45      (       a  U $ [        U 5      n UR	                  U 5      n[        U[        [        45      (       a  U$ [        SR                  UR                  [        U5      R                  5      5      e! [
         a+    [        US5      (       a  e [        SUR                  -   5      e[         a(    UR                  c  [        SUR                  -   5      See f = f)aM  Return the path representation of a path-like object.

If str or bytes is passed in, it is returned unchanged. Otherwise the
os.PathLike interface is used to get the path representation. If the
path representation is not str or bytes, TypeError is raised. If the
provided path is not str, bytes, or os.PathLike, TypeError is raised.
Ú
__fspath__z/expected str, bytes or os.PathLike object, not Nz7expected {}.__fspath__() to return str or bytes, not {})
rt   r/   ru   r@  rº  r    Úhasattrrñ   r8  Úformat)r   Ú	path_typeÚ	path_reprs      r   Ú_fspathr¿  2  s  € ô �$œœe˜×%Ñ%Øˆô �T“
€IðØ×(Ñ(¨Ó.ˆ	ô �)œc¤5˜\×*Ñ*ØÐäð !ß!'¡¨	×(:Ñ(:Ü(,¨Y«×(@Ñ(@ó"BóCð 	Cøô ó 9Ü�9˜l×+Ñ+Øäð #Ø%.×%7Ñ%7ñ8ó 9ð 9äó Ø×ÑÑ'Üð #Ø%.×%7Ñ%7ñ8ó 9Ø>BðCð ðús   ªB ÂA%C5r‡   c                   ó`   • \ rS rSrSrSr\R                  S 5       r\	S 5       r
\	" \5      rSrg)ÚPathLikei\  zCAbstract base class for implementing the file system path protocol.r'  c                 ó   • [         e)z9Return the file system path representation of the object.)ÚNotImplementedErrorr  s    r   rº  ÚPathLike.__fspath__b  s
   € ô "Ð!r   c                 ó8   • U [         L a  [        US5      $ [        $ )Nrº  )rÁ  r   r1  )ÚclsÚsubclasss     r   Ú__subclasshook__ÚPathLike.__subclasshook__g  s   € à”(Š?Ü! (¨LÓ9Ð9ÜÐr   N)r8  r9  r:  r;  Ú__doc__Ú	__slots__ÚabcÚabstractmethodrº  ÚclassmethodrÈ  ÚGenericAliasÚ__class_getitem__r<  r'  r   r   rÁ  rÁ  \  sC   † áMà€Ià×Ññ"ó ð"ð ñó ðñ
 $ LÓ1Ór   rÁ  c                   ó2   • \ rS rSrS rS rS rS rS rSr	g)	Ú_AddedDllDirectoryiq  c                 ó(   • Xl         X l        X0l        g r   )r   Ú_cookieÚ_remove_dll_directory)r   r   ÚcookieÚremove_dll_directorys       r   r  Ú_AddedDllDirectory.__init__r  s   € ØŒIØ!ŒLØ)=Õ&r   c                 óH   • U R                  U R                  5        S U l        g r   )rÕ  rÔ  r   r  s    r   rª   Ú_AddedDllDirectory.closev  s   € Ø×&Ñ& t§|¡|Ô4ØˆD�Ir   c                 ó   • U $ r   r'  r  s    r   r¢  Ú_AddedDllDirectory.__enter__y  r¤  r   c                 ó$   • U R                  5         g r   r¦  r§  s     r   r¨  Ú_AddedDllDirectory.__exit__{  rª  r   c                 ó\   • U R                   (       a  SR                  U R                   5      $ g)Nz<AddedDllDirectory({!r})>z<AddedDllDirectory()>)r   r¼  r  s    r   r   Ú_AddedDllDirectory.__repr__}  s!   € Ø�y�yØ2×9Ñ9¸$¿)¹)ÓDÐDØ*r   )rÔ  rÕ  r   N)
r8  r9  r:  r;  r  rª   r¢  r¨  r   r<  r'  r   r   rÒ  rÒ  q  s   † ò	>ò	ò	ò	õ	+r   rÒ  c                 ó\   • SSK nUR                  " U 5      n[        U UUR                  5      $ )a  Add a path to the DLL search path.

This search path is used when resolving dependencies for imported
extension modules (the module itself is resolved through sys.path),
and also by ctypes.

Remove the directory by calling close() on the returned object or
using it in a with statement.
r   N)r*   Ú_add_dll_directoryrÒ  rÕ  )r   r*   rÖ  s      r   Úadd_dll_directoryrã  ‚  s3   € ó 	Ø×&Ò& tÓ,ˆÜ!ØØØ×$Ñ$ó
ð 	
r   Úsched_getaffinityc                  ó*   • [        [        S5      5      $ )z§
Get the number of CPUs of the current process.

Return the number of logical CPUs usable by the calling thread of the
current process. Return None if indeterminable.
r   )r  rä  r'  r   r   Úprocess_cpu_countræ  –  s   € ô Ô$ QÓ'Ó(Ð(r   )iÿ  F)TNF)Ú.TNr   )r‡  r¸   )r‡  r¸   N)qrÊ  rÌ  r…   r9   r½   Ú_collections_abcr   r@  r   r´  rÏ  Úbuiltin_module_namesÚ_namesr   r   r$   r   r	   r%   r(   r‘   ÚImportErrorÚ	posixpathr   r)   rÁ   r*   ÚntpathÚmodulesÚos.pathr   r   r   r   r
   r   r   r   r   r,   r1   Úsetr-   Úsupports_dir_fdÚsupports_effective_idsr.   Úsupports_fdÚsupports_follow_symlinksr   r   r   rr   r}   r�   ÚobjectrŽ   r£   rG   rY   r®   r§   rº   r©   r¨   rÎ   rÒ   rÕ   rØ   rÔ   r×   rÛ   r   rö   r÷   rù   rQ  rÞ   rU  rò   rW  rÿ   ru   rY  rZ  rd  r   r   rg  rh  ri  rs  rf  rx  rz  r|  r~  r€  r‚  r„  Úplatformr•  r‘  r   r¿  r‡   r8  ÚABCrÁ  rÒ  rã  Ú_get_cpu_count_configræ  Ú	cpu_countr'  r   r   Ú<module>rú     sg  ðñó0 Û 
Û å +á�D˜‘I‹€à	×	!Ñ	!€ò€ò
ò7ð ˆfÓØ€DØ€GÜðÝØ�‰�wÔó ðÝ)ó Ø‡N�NÑ$ UÓ+Ô,Ùà	ˆVƒ^Ø€DØ€GÜðÝØ�‰�wÔó ãØ‡N�NÑ$ RÓ(Ô)Ø
ðÞ&ñ
 Ð3Ó
4Ð4à€‡�ˆIÑ ÷÷ ó ð ñ Ð×ÒÙ‹y€Hò#ñ ‹5€DÙÐ	˜HÔ%Ùˆ˜GÔ$Ùˆ˜GÔ$Ùˆ˜FÔ#Ùˆ˜GÔ$ÙÐ	˜GÔ$Ùˆ˜FÔ#Ùˆ˜GÔ$Ùˆ˜HÔ%Ùˆ˜GÔ$Ùˆ˜FÔ#ÙÐ	˜JÔ'Ùˆ˜HÔ%ÙÐ	˜IÔ&Ùˆ˜HÔ%Ùˆ˜GÔ$ÙÐ	˜GÔ$Ø€Oá‹5€DÙÐ	˜HÔ%Ø!Ðá‹5€DÙˆ˜GÔ$Ùˆ˜GÔ$Ùˆ˜GÔ$Ùˆ˜GÔ$ÙÐ	˜IÔ&ÙÐ	˜IÔ&Ùˆ˜HÔ%Ø‡H�HˆT„NÙÐ	˜JÔ'Ùˆ˜GÔ$Ùˆ˜GÔ$ÙÐ	˜JÔ'Ùˆy×Ñ™g j×1Ñ1Ùˆ_˜iÔ(Ø€Ká‹5€DÙÐ	˜HÔ%ñ, 	ˆ˜GÔ$Ùˆ˜FÔ#Ùˆ˜IÔ&Ùˆ˜GÔ$Ùˆ˜GÔ$Ùˆx×ÑÙˆ]˜GÔ$Ùˆ˜FÔ#Ùˆ˜GÔ$Ùˆ˜FÔ#Ùˆ˜FÔ#ÙÐ	˜GÔ$Ùˆ˜FÔ#Ø#ÐàØØØð €Ø€Ø€ô
ò@&ò,ð4 ‡�Ò4Ô 5ñ !›(Ð ôX'ðt ‡�ˆvÔ àˆ$€<�?Ó"¨° ¸+Ó'Eð-!ÀeÐTXö -!ð` €KØ€LØ€LòHCðT ‡N�N�7Ôòò!òò"òòð ‡�ÒGÔ Hôô@)$÷Z 5ôGˆ~ô GòRñ< Ó
€Øô%ð  $™,Ð Ø ‡�Ð3Ô 4æòñ ˜Ÿ™Ø�eØ�eó€Hð 	ô*ð ‡N�NÐ*Ô+òñ< “ZÑ €ˆ(Øñ ˆ6‡?�?™7 8×,Ñ,±¸×1AÑ1Aà€FØÐ€Hˆyà‡N�NÒ6Ô7ò3ò68ò8ò9ò9ð ‡N�NÒ?Ô@ñ ˆ8×Ñò(ò	3ð ‡N�N�H˜iÐ(Ô)ñ ˆ9×Ñò)ò	4ð ‡N�N�I˜zÐ*Ô+ð ‡<�<�9Óô1÷,&ñ &ð, ‡N�N�7ÔôCò!CñJ ˆx×ÑØ€FØ€F„Oô2ˆs�w‰wô 2ð( ˆ4ƒ<÷+ñ +ò"
ñ& Ð×Ñ C×$=Ò$=Ó$?À!Ó$Có)ð "ÑøðK# ó Úðûð ó Úðûð ó Úðûð ó ÚðúsH   ÁU* Á"U7 ÂV ÃV Õ*U4Õ3U4Õ7VÖ VÖVÖVÖVÖV