IP : 18.116.10.56 Hostname : host45.registrar-servers.com Kernel : Linux host45.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64 Disable Function : None :) OS : Linux PATH: / home/ ../ ../ lib64/ girepository-1.0/ ../ bind/ ../ ./ ./ bind/ ./ ../ python2.7/ os2emxpath.pyo/ /

�
zfc#@sodZddlZddlZddlTddlmZddlmZmZmZm Z m
Z
m Z m Z m
Z
dddd d
d d d
ddddddddddddddddddd d!d"d#d$d%d&d'd(g#Zd)Zd*Zd)Zd+Zd,Zd-Zd.Zd/Zd0�Zd1�Zd2�Zd3�Zd4�ZeZd5�Zd6�Zd7�Z e Z!e"Z#dS(8s�Common pathname manipulations, OS/2 EMX version.

Instead of importing this module directly, import os and refer to this
module as os.path.
i����N(t*(t_unicode(t
expandusert
expandvarstisabstislinkt
splitdrivetsplitexttsplittwalktnormcaseRtjoinRRRtbasenametdirnamet commonprefixtgetsizetgetmtimetgetatimetgetctimeRtexiststlexiststisdirtisfiletismountR RRtnormpathtabspathtsplitunctcurdirtpardirtseptpathseptdefpathtaltseptextseptdevnulltrealpathtsupports_unicode_filenamest.s..t/s\t;s.;C:\bintnulcCs|jdd�j�S(sZNormalize case of pathname.

Makes all characters lowercase and all altseps into seps.s\R&(treplacetlower(ts((s"/usr/lib64/python2.7/os2emxpath.pyR
$scGsg|}xZ|D]R}t|�r(|}q
|dksD|ddkrQ||}q
|d|}q
W|S(s=Join two or more pathname components, inserting sep as neededti����s/\:R&(R(tatptpathtb((s"/usr/lib64/python2.7/os2emxpath.pyR -s
  
cCs�|dd!dkrd|fS|dd!}|d ksB|d
kr�t|�}|jdd�}|dkrvd|fS|jd|d�}|dkr�t|�}n|| ||fSd|fS( s?Split a pathname into UNC mount point and relative path specifiers.

Return a 2-tuple (unc, rest); either part may be empty.
If unc is not empty, it has the form '//host/mount' (or similar
using backslashes). unc+rest is always the input path.
Paths containing drive letters never have a UNC part.
iit:R,iR&s\i����s//s\\(R
tfindtlen(R.tfirstTwotnormptindex((s"/usr/lib64/python2.7/os2emxpath.pyR;s

  
 cCst|�dS(s)Returns the final component of a pathnamei(R(R.((s"/usr/lib64/python2.7/os2emxpath.pyR YscCst|�dS(s-Returns the directory component of a pathnamei(R(R.((s"/usr/lib64/python2.7/os2emxpath.pyR
`scCsRt|�\}}|r"|dkSt|�d}t|�dkoQ|ddkS(s?Test whether a path is a mount point (defined as root of drive)R,R&s\iis/\(R,R&s\(RRR3(R/tunctrestR.((s"/usr/lib64/python2.7/os2emxpath.pyRns

cCsY|jdd�}t|�\}}x(|d dkrN|d}|d}q'W|jd�}d}x�|t|�kr)||dkr�||=qg||dkr�|dkr�||ddkr�||d|d5|d}qg||dkr|dkr||ddkr||=qg|d}qgW| rH| rH|jd�n|dj|�S( s0Normalize path, eliminating double slashes, etc.s\R&iiR%s..R,(R,s..(R)RRR3tappendR (R/tprefixtcompsti((s"/usr/lib64/python2.7/os2emxpath.pyRys&

0
0
cCsRt|�sHt|t�r*tj�}n tj�}t||�}nt|�S(s%Return the absolute version of a path(Rt
isinstanceRtostgetcwdutgetcwdR R(R/tcwd((s"/usr/lib64/python2.7/os2emxpath.pyR�s   ($t__doc__R>tstatt genericpathRtntpathRRRRRRRR t__all__RRR!RR RRR"R
R RR R
RRRRRR#tFalseR$(((s"/usr/lib64/python2.7/os2emxpath.pyt<module>s<  
: