403 Forbidden


Disable Functions:
Path : /usr/lib64/python2.7/site-packages/mercurial/
File Upload :
Command :
Current File : //usr/lib64/python2.7/site-packages/mercurial/posix.pyo

�
}�^c@sbddlmZddlZddlZddlZddlZddlZddlZddlZddl	Z	ddl
Z
ddlZddlZddl
Z
eZejjZejjZejZejZejZeZejd�Zeje�d�Zd�Zd�Zd�Zd�Zd	�Zd
�Z dd�Z"d�Z#d
�Z$d�Z%d�Z&d�Z'd�Z(d�Z)d�Z*d�Z+ej,dkr�ddl-Z-d�Z+d�Z.n'ej/d@kr�d�Z.nejj.Z.ej,dkr6e0dddgd e1�Z2d!�Z+d"�Z#d#�Z$nd$�Z3d%�Z4d&d'�Z5d(�Z6d)�Z7d*�Z8d+�Z9d,�Z:e;ej<ej=g�Z>d-�Z?d.�Z@dd/�ZAdd0�ZBd1�ZCd2�ZDd3�ZEd4�ZFd5�ZGed6�ZHddd7�ZId8�ZJd9eKfd:��YZLd;�ZMd<ejfd=��YZNd>�ZOd?�ZPdS(Ai����(t_NicCsk|jdd�}t|�dkr.d|fS|djd�}|rU||dfS|dd|dfS(s�Same as posixpath.split, but faster

    >>> import posixpath
    >>> for f in ['/absolute/path/to/file',
    ...           'relative/path/to/file',
    ...           'file_alone',
    ...           'path/to/directory/',
    ...           '/multiple/path//separators',
    ...           '/file_at_root',
    ...           '///multiple_leading_separators_at_root',
    ...           '']:
    ...     assert split(f) == posixpath.split(f), f
    t/iti(trsplittlentrstrip(tpthttnh((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pytsplits
cCstS(s@return true if it is safe to hold open file handles to hardlinks(tTrue(((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pyt
openhardlinks.scCstj|�jS(s-return number of hardlinks for the given file(tostlstattst_nlink(tname((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pytnlinks2scCs}|d}tjjdkr?|ddkry|dd!}qyn:|jd�ry|jd�ryd|kry|dd!}n|S(	s<parses the output produced by patch and returns the filenameitOpenVMSit`ii����t't (Rtsystplatformt
startswithtendswith(toutput_linetpf((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pytparsepatchoutput6s
*cCsw|rd||fp|}d|d krHtjtd�|��nt|�}|rsdt|�|f}n|S(sBuild argument list for sshs%s@%st-is4illegal ssh hostname or username starting with -: %ss-p %s %s(terrortAbortRt
shellquote(tsshcmdthosttusertporttargs((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pytsshargsAscCstj|�jd@dkS(s"check whether a file is executablei@i(RR
tst_mode(tf((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pytisexecLscCsmtj|�j}|r�tj|�s�t|�}|j�}|j�tj|�ytj	||�Wq�t
k
r�t|d�}|j|�|j�q�XndStj|�r
tj|�}tj|�t|d�}|j|�|j�dt
@}n|d@}|rE|rEtj|||d@d?t
@B�n$|ri|ritj||d@�ndS(Ntwi�i@i$i(RR
R&tstattS_ISLNKtopentreadtclosetunlinktsymlinktOSErrortwritetreadlinktumasktchmod(R'tltxtstfptdatatsx((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pytsetflagsPs4








$
cCs�ytj|�jd@}WnQtk
rm}|jtjkrD�n|}|dkr`t}n|dM}nXtj||�dS(s�Copy the file mode from the file at path src to dst.
    If src doesn't exist, we're using mode instead. If mode is None, we're
    using umask.i�i�N(	RR
R&R1terrnotENOENTtNoneR4R5(tsrctdsttmodeR&tinst((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pytcopymodets
cCs�y�tjtjBtjB}tjd|dd�\}}zatj|�tj|�jd@}||@}tj	|||A�tj|�jd@|k}Wdtj
|�XWnttfk
r�t
SX|p�|S(s}
    Check whether the given path is on a filesystem with UNIX-like exec flags

    Requires a directory (like /foo/.hg)
    tdirtprefixs
hg-checkexec-i�N(R*tS_IXUSRtS_IXGRPtS_IXOTHttempfiletmkstempRR.R&R5R/tIOErrorR1tFalse(tpatht	EXECFLAGStfhtfntmtnew_file_has_exectexec_flags_cannot_flip((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pyt	checkexec�s

 cCs\tjd|dd�}y%tjd|�tj|�tSWnttfk
rWtSXdS(s?check whether the given path is on a symlink-capable filesystemRERFs
hg-checklink-t.N(	RJtmktempRR0R/R
R1tAttributeErrorRM(RNR((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pyt	checklink�s
cCsdS(s�Check that the base-relative path is a valid filename on this platform.
    Returns None if the path is ok, or a UI string describing the problem.N((RN((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pytcheckosfilename�scCsdS(N((tfd((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pyt	setbinary�scCs|S(N((RN((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pytpconvert�scCs|S(N((RN((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pyt	localpath�scCstjj||�S(swReturns whether path1 and path2 refer to the same file. This is only
    guaranteed to work for files, not directories.(RRNtsamefile(tfpath1tfpath2((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pyR_�scCs.tj|�}tj|�}|j|jkS(syReturns whether fpath1 and fpath2 are on the same device. This is only
    guaranteed to work for files, not directories.(RR
tst_dev(R`Ratst1tst2((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pyt
samedevice�scCs
|j�S(N(tlower(RN((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pytnormcase�stdarwincCs,y|jd�|j�SWntk
r.nXy|jd�}Wn�tk
rd}d}d}xc|D][}t|�}|r�|dks�|dkr�|djg|D]}dt|�^q��7}d}d}n|dkr�|dkr�||7}qk|dkr`d|ko"d	knr`|d
kr<d}n|dkrQd
}nd}|}qk|dkr�d|ko�dknr�||7}|d8}|s�||7}d}q�qk|d|7}qkW|djg|D]}dt|�^q��7}|jd�}nXtjd|�j�jd�S(s�
        Normalize a filename for OS X-compatible comparison:
        - escape-encode invalid characters
        - decompose to NFD
        - lowercase

        >>> normcase('UPPER')
        'upper'
        >>> normcase('Café')
        'cafe\xcc\x81'
        >>> normcase('É')
        'e\xcc\x81'
        >>> normcase('���ʾ�.JPG') # issue3918
        '%b8%ca%c3\xca\xbe%c8.jpg'
        tasciisutf-8Rii�i�s%%%02Xi�i�i�ii�iitNFD(tdecodeRftUnicodeDecodeErrortordtjointunicodedatat	normalizetencode(RNtuR8tgR6tctoR7((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pyRg�sH



0	
(			(


0cCs�d}d}ytj||�}Wn,tk
rP}|jtjkrJ|S�nXz$tj||dd�jd�SWdtj|�XdS(sL
        Returns the true, canonical file system path equivalent to the given
        path.

        Equivalent means, in this case, resulting in the same, unique
        file system link to the path. Every file system entry, whether a file,
        directory, hard link or symbolic link or special, will have a single
        path preferred by the system, but may allow multiple, differing path
        lookups to point to it.

        Most regular UNIX file systems only allow a file system entry to be
        looked up by its distinct path. Obviously, this does not apply to case
        insensitive file systems, whether case preserving or not. The most
        complex issue to deal with is file systems transparently reencoding the
        path, such as the non-standard Unicode normalisation required for HFS+
        and HFSX.
        i2i tiN(RR,R1R=R>tfcntlRR.(RNt	F_GETPATHt	O_SYMLINKR[terr((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pytrealpath
s$iitfinalcCs:tjj|�r"tjj|�Stjjd|�SdS(Ns./(RRNtisabsR{(RN((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pyR{1stcygwins/usr/bins/usr/libs	/cygdrivetreversecCs�t|�}|dks+|dtjkr8tj|�SxgtD]_}|j|�sZq?nt|�}||krv|S||tjkr?|tj||�Sq?Wtj|�S(Ni(RRtseptencodingtuppertcygwinmountpointsR(RNtpathlentmptmplen((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pyRgGs

cCstS(N(RM(RN((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pyRU^scCstS(N(RM(RN((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pyRYdscCs2tjjdkrd|Sd|jdd�SdS(NRs"%s"s'%s'Rs'\''(RRRtreplace(R8((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pyRgscCs|S(N((tcmd((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pytquotecommandmstrcCstj||�S(N(Rtpopen(tcommandRB((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pyR�pscCsUtjjdkrtSytj|d�tSWn tk
rP}|jtjkSXdS(s5return False if pid dead, True if running or not sureRiN(RRRR
tkillR1R=tESRCH(tpidRC((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pyttestpidsscCs6|dkr td�||fStd�||fS(s}return a 2-tuple (desc, code) describing a subprocess status
    (codes from kill are negative - not os.system/wait encoding)isexited with status %dskilled by signal %d(R(tcode((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pytexplainexit}scCs|jtj�kS(s;Return True if the stat object st is from the current user.(tst_uidRtgetuid(tst((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pytisowner�scCs�tjdkr|Sd�}tj|kr5||�Stjdkr]|tjjd|��SxTtjjdd�jtj	�D]1}|tjj||��}|dk	r|SqWdS(s�Find executable for command searching like which does.
    If command is a basename then PATH is searched for command.
    PATH isn't searched if command is an absolute or relative path.
    If command isn't found None is returned.RcSs/tjj|�r+tj|tj�r+|SdS(s'Will return executable if existing fileN(RRNtisfiletaccesstX_OKR?(t
executable((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pytfindexisting�s'tplan9s/bintPATHRN(RRRR�RNRntenvirontgetR	tpathsepR?(R�R�RNR�((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pytfindexe�s	
(cCsdS(N((((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pytsetsignalhandler�sccs�tj}tj}x~|D]v}y.||�}||j�tkrLd}nWn:tk
r�}|jtj	tj
fkr��nd}nX|VqWdS(sqStat each file in files. Yield each stat, or None if a file does not
    exist or has a type we don't care about.N(RR
R*tS_IFMTR&t_wantedkindsR?R1R=R>tENOTDIR(tfilesR
tgetkindtnfR�Rz((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pyt	statfiles�s		


cCs
tj�S(sreturn name of current user(tgetpasstgetuser(((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pyR��scCsO|dkrtj�}nytj|�dSWntk
rJt|�SXdS(siReturn the name of the user with the given uid.

    If uid is None, return the name of the current user.iN(R?RR�tpwdtgetpwuidtKeyErrortstr(tuid((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pytusername�s
cCsO|dkrtj�}nytj|�dSWntk
rJt|�SXdS(skReturn the name of the group with the given gid.

    If gid is None, return the name of the current group.iN(R?RtgetgidtgrptgetgrgidR�R�(tgid((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pyt	groupname�s
cCsttj|�j�S(skReturn the list of members of the group with the given
    name, KeyError if the group does not exist.
    (tlistR�tgetgrnamtgr_mem(R((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pytgroupmembers�scCs*tjtjttdd�B|d|�S(NtP_DETACHi(RtspawnvptP_NOWAITtgetattr(R$((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pyt
spawndetached�scCstjd S(Ni(Rtargv(((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pytgethgcmd�scCs8y ddl}ddl}ddl}x�tjtjtjfD]�}y�y|j�}Wntk
row@nXt	j
|�s�w@nyB|j||jd�}|jd|�d}|dkr�|SWntk
r�nXWq@t
k
r�q@tk
r}|dtjkrq�q@Xq@WWntk
r3nXdS(	Ni����RvithiiiPt(ttermiostarrayRwRtstderrtstdouttstdintfilenoRXRtisattytioctlt
TIOCGWINSZt
ValueErrorRLR=tEINVALtImportError(R�R�RwtdevR[tarritwidthte((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pyt	termwidth�s4$



cCstj|�dS(N(Rtmkdir(RNt
notindexed((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pytmakedir�scCszytj|�Wn1tk
rD}|o8|jtjksE�qEnXytjtjj|��Wntk
runXdS(s.unlink and remove the directory if it is emptyN(RR/R1R=R>t
removedirsRNtdirname(R't
ignoremissingR�((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pyt
unlinkpaths

cCsdS(N(R?(tkeyRtscope((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pyt	lookupreg
scCsdS(s�Hide current shell window.

    Used to hide the window opened when starting asynchronous
    child process under Windows, unneeded on other systems.
    N((((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pyt
hidewindowst	cachestatcBs5eZd�Zd�ZejZd�Zd�ZRS(cCstj|�|_dS(N(RR*(tselfRN((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pyt__init__scCst|jj�S(N(tboolR*tst_ino(R�((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pyt	cacheablesc
Cs�y�|jj|jjko�|jj|jjko�|jj|jjko�|jj|jjko�|jj|jjko�|jj|jjko�|jj|jjko�|jj|jjko�|jj	|jj	kSWnt
k
r�tSXdS(N(R*R&R�RbRR�tst_gidtst_sizetst_mtimetst_ctimeRXRM(R�tother((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pyt__eq__!s
cCs||kS(N((R�R�((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pyt__ne__4s(t__name__t
__module__R�R�tobjectt__hash__R�R�(((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pyR�s
				cCsdS(N(R?(((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pytexecutablepath7stunixdomainservercBseZd�Zd�ZRS(cCsgtt|�jtj�|d}||�|_|_tjj|j�r�tjj	|j�r{tj
|j�|_q�tj|j�ny|j|j�Wn�tj
k
rU}|jddkrOtjdd|�}tjj||�|_y*|j|j�tj|j|j�WqRttj
fk
rK|j��qRXqV�nX|jd�dS(s2Create a unix domain socket with the given prefix.s.sockisAF_UNIX path too longRFshg-%s-iN(tsuperR�R�tsockettAF_UNIXR{RNRtislinktexistsR3R/tbindRR$RJtmkdtempRnR0R1tcleanuptlisten(R�Rnt	subsystemtsocknameRzttmpdir((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pyR�;s*


cCsgd�}|tj|j�|j|jkrc|tj|j�|tjtjj|j��ndS(NcSs@y||�Wn+tk
r;}|jtjkr<�q<nXdS(N(R1R=R>(R'RNRz((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pyt
okayifmissingVs
(RR/RNR{trmdirR�(R�R�((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pyR�Us
	(R�R�R�R�(((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pyR�:s	cCs|otj|j�S(s(check whether a stat result is a symlink(R*R+R&(R�((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pyt
statislinkbscCs|o|jd@dkS(s1check whether a stat result is an executable filei@i(R&(R�((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pyt
statisexecfs(iiisfinal(Qti18nRR�RRRR=R*R�R�R�R�RJRoR,t	posixfileRNtnormpathtsamestattlinktoslinkR/trenameRMtexpandglobsR4R	RRRR%R(R<R?RDRURYRZR\R]R^R_ReRgRRwR{tversion_infotsortedR
R�RR�R�R�R�R�R�R�tsettS_IFREGtS_IFLNKR�R�R�R�R�R�R�R�R�R�R�R�R�R�R�R�R�RR(((s5/usr/lib64/python2.7/site-packages/mercurial/posix.pyt<module>s�x			
							$										B!							
											
		(	

404 Not Found
[ LogOut ]