HEX
Server: LiteSpeed
System: Linux kapuas.iixcp.rumahweb.net 5.14.0-427.42.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 1 14:58:02 EDT 2024 x86_64
User: mirz4654 (1666)
PHP: 8.1.33
Disabled: system,exec,escapeshellarg,escapeshellcmd,passthru,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,popen,pclose,dl,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setsid,posix_setuid,posix_setpgid,ini_alter,show_source,define_syslog_variables,symlink,syslog,openlog,openlog,closelog,ocinumcols,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dll,ftp,myshellexec,socket_bind,mail,posix_getwpuid
Upload Files
File: //proc/self/root/proc/self/root/opt/alt/python27/lib64/python2.7/genericpath.pyc
�
NY~gc@s�dZddlZddlZddddddd	d
gZy
eZWn'ek
rodefd��YZnXd
�Zd�Z	d�Z
d�Zd�Zd�Z
d�Zd�Zd�ZdS(s�
Path operations common to more than one OS
Do not use directly.  The OS specific modules import the appropriate
functions from this module themselves.
i����Ntcommonprefixtexiststgetatimetgetctimetgetmtimetgetsizetisdirtisfilet_unicodecBseZRS((t__name__t
__module__(((s0/opt/alt/python27/lib64/python2.7/genericpath.pyRscCs-ytj|�Wntjk
r(tSXtS(sDTest whether a path exists.  Returns False for broken symbolic links(toststatterrortFalsetTrue(tpath((s0/opt/alt/python27/lib64/python2.7/genericpath.pyRs
cCs;ytj|�}Wntjk
r*tSXtj|j�S(s%Test whether a path is a regular file(RRR
RtS_ISREGtst_mode(Rtst((s0/opt/alt/python27/lib64/python2.7/genericpath.pyR"s
cCs;ytj|�}Wntjk
r*tSXtj|j�S(s<Return true if the pathname refers to an existing directory.(RRR
RtS_ISDIRR(tsR((s0/opt/alt/python27/lib64/python2.7/genericpath.pyR.s
cCstj|�jS(s1Return the size of a file, reported by os.stat().(RRtst_size(tfilename((s0/opt/alt/python27/lib64/python2.7/genericpath.pyR7scCstj|�jS(sCReturn the last modification time of a file, reported by os.stat().(RRtst_mtime(R((s0/opt/alt/python27/lib64/python2.7/genericpath.pyR<scCstj|�jS(s=Return the last access time of a file, reported by os.stat().(RRtst_atime(R((s0/opt/alt/python27/lib64/python2.7/genericpath.pyRAscCstj|�jS(sAReturn the metadata change time of a file, reported by os.stat().(RRtst_ctime(R((s0/opt/alt/python27/lib64/python2.7/genericpath.pyRFscCs[|s
dSt|�}t|�}x2t|�D]$\}}|||kr/|| Sq/W|S(sGGiven a list of pathnames, returns the longest common leading componentt(tmintmaxt	enumerate(tmts1ts2titc((s0/opt/alt/python27/lib64/python2.7/genericpath.pyRLscCs�|j|�}|r6|j|�}t||�}n|j|�}||kr�|d}x?||kr�|||kr�|| ||fS|d7}q^Wn|dfS(s�Split the extension from a pathname.

    Extension is everything from the last dot to the end, ignoring
    leading dots.  Returns "(root, ext)"; ext may be empty.iR(trfindR(tptseptaltseptextseptsepIndextaltsepIndextdotIndext
filenameIndex((s0/opt/alt/python27/lib64/python2.7/genericpath.pyt	_splitext]s
(t__doc__RRt__all__tunicodeRt	NameErrortobjectRRRRRRRRR-(((s0/opt/alt/python27/lib64/python2.7/genericpath.pyt<module>s"