HEX

Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit - prohibited by configuration in /home/u547966/brikov.ru/www/wp-content/plugins/admin-menu-editor/menu-editor.php on line 745
Server: Apache
System: Linux 4.19.0-0.bpo.9-amd64 x86_64 at red40
User: u547966 (5490)
PHP: 5.3.29-mh2
Disabled: syslog, dl, popen, proc_open, proc_nice, proc_get_status, proc_close, proc_terminate, posix_mkfifo, chown, chgrp, accelerator_reset, opcache_reset, accelerator_get_status, opcache_get_status, pcntl_alarm, pcntl_fork, pcntl_waitpid, pcntl_wait, pcntl_wifexited, pcntl_wifstopped, pcntl_wifsignaled, pcntl_wifcontinued, pcntl_wexitstatus, pcntl_wtermsig, pcntl_wstopsig, pcntl_signal, pcntl_signal_dispatch, pcntl_get_last_error, pcntl_strerror, pcntl_sigprocmask, pcntl_sigwaitinfo, pcntl_sigtimedwait, pcntl_exec, pcntl_getpriority, pcntl_setpriority
Upload Files
File: //proc/self/root/usr/lib/python2.7/genericpath.pyc
ó
’,bc@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__(((s!/usr/lib/python2.7/genericpath.pyRscCs-ytj|ƒWntjk
r(tSXtS(sDTest whether a path exists.  Returns False for broken symbolic links(toststatterrortFalsetTrue(tpath((s!/usr/lib/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((s!/usr/lib/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((s!/usr/lib/python2.7/genericpath.pyR.s
cCstj|ƒjS(s1Return the size of a file, reported by os.stat().(RRtst_size(tfilename((s!/usr/lib/python2.7/genericpath.pyR7scCstj|ƒjS(sCReturn the last modification time of a file, reported by os.stat().(RRtst_mtime(R((s!/usr/lib/python2.7/genericpath.pyR<scCstj|ƒjS(s=Return the last access time of a file, reported by os.stat().(RRtst_atime(R((s!/usr/lib/python2.7/genericpath.pyRAscCstj|ƒjS(sAReturn the metadata change time of a file, reported by os.stat().(RRtst_ctime(R((s!/usr/lib/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((s!/usr/lib/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((s!/usr/lib/python2.7/genericpath.pyt	_splitext]s
(t__doc__RRt__all__tunicodeRt	NameErrortobjectRRRRRRRRR-(((s!/usr/lib/python2.7/genericpath.pyt<module>s"