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: //usr/lib/python3.7/__pycache__/genericpath.cpython-37.pyc
B

îÇ{a”ã@sšdZddlZddlZddddddd	d
ddd
gZdd„Zdd
„Zdd	„Zdd„Zdd„Zdd„Z	dd„Z
dd„Zdd
„Zdd„Z
dd„Zdd„Zdd„ZdS)z˜
Path operations common to more than one OS
Do not use directly.  The OS specific modules import the appropriate
functions from this module themselves.
éNÚcommonprefixÚexistsÚgetatimeÚgetctimeÚgetmtimeÚgetsizeÚisdirÚisfileÚsamefileÚsameopenfileÚsamestatcCs(yt |¡Wntk
r"dSXdS)zDTest whether a path exists.  Returns False for broken symbolic linksFT)ÚosÚstatÚOSError)Úpath©rú!/usr/lib/python3.7/genericpath.pyrs
cCs0yt |¡}Wntk
r"dSXt |j¡S)z%Test whether a path is a regular fileF)r
rrÚS_ISREGÚst_mode)rÚstrrrr	s
cCs0yt |¡}Wntk
r"dSXt |j¡S)z<Return true if the pathname refers to an existing directory.F)r
rrÚS_ISDIRr)Úsrrrrr's
cCst |¡jS)z1Return the size of a file, reported by os.stat().)r
rÚst_size)Úfilenamerrrr0scCst |¡jS)zCReturn the last modification time of a file, reported by os.stat().)r
rÚst_mtime)rrrrr5scCst |¡jS)z=Return the last access time of a file, reported by os.stat().)r
rÚst_atime)rrrrr:scCst |¡jS)zAReturn the metadata change time of a file, reported by os.stat().)r
rÚst_ctime)rrrrr?scCsl|sdSt|dttfƒs*tttj|ƒƒ}t|ƒ}t|ƒ}x,t|ƒD] \}}|||krD|d|…SqDW|S)zGGiven a list of pathnames, returns the longest common leading componentÚrN)	Ú
isinstanceÚlistÚtupleÚmapr
ÚfspathÚminÚmaxÚ	enumerate)ÚmÚs1Ús2ÚiÚcrrrrEscCs|j|jko|j|jkS)z5Test whether two stat buffers reference the same file)Úst_inoÚst_dev)r'r(rrrrWscCst |¡}t |¡}t||ƒS)z9Test whether two pathnames reference the same actual file)r
rr)Úf1Úf2r'r(rrrr
^s

cCst |¡}t |¡}t||ƒS)z:Test whether two open file objects reference the same file)r
Úfstatr)Úfp1Úfp2r'r(rrrrgs

cCsŽ| |¡}|r"| |¡}t||ƒ}| |¡}||kr~|d}x@||kr||||d…|krr|d|…||d…fS|d7}q>W||dd…fS)z¤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.éNr)Úrfindr$)ÚpÚsepÚaltsepÚextsepÚsepIndexÚaltsepIndexÚdotIndexÚ
filenameIndexrrrÚ	_splitextus




r<cGsbd}}xB|D]:}t|tƒr"d}qt|tƒr2d}qtd||jjfƒd‚qW|r^|r^tdƒd‚dS)NFTz*%s() argument must be str or bytes, not %rz.Can't mix strings and bytes in path components)rÚstrÚbytesÚ	TypeErrorÚ	__class__Ú__name__)ÚfuncnameÚargsÚhasstrÚhasbytesrrrrÚ_check_arg_typesŒs


rF)Ú__doc__r
rÚ__all__rr	rrrrrrrr
rr<rFrrrrÚ<module>s$