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.5/__pycache__/genericpath.cpython-35.pyc


Füƒ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.ytj|ƒWntk
r)dSYnXdS)zDTest whether a path exists.  Returns False for broken symbolic linksFT)ÚosÚstatÚOSError)Úpath©rú!/usr/lib/python3.5/genericpath.pyrs

	cCs<ytj|ƒ}Wntk
r+dSYnXtj|jƒS)z%Test whether a path is a regular fileF)r
rrÚS_ISREGÚst_mode)rÚstrrrr	s

	cCs<ytj|ƒ}Wntk
r+dSYnXtj|jƒS)z<Return true if the pathname refers to an existing directory.F)r
rrÚS_ISDIRr)Úsrrrrr's

	cCstj|ƒjS)z1Return the size of a file, reported by os.stat().)r
rÚst_size)Úfilenamerrrr0scCstj|ƒjS)zCReturn the last modification time of a file, reported by os.stat().)r
rÚst_mtime)rrrrr5scCstj|ƒjS)z=Return the last access time of a file, reported by os.stat().)r
rÚst_atime)rrrrr:scCstj|ƒjS)zAReturn the metadata change time of a file, reported by os.stat().)r
rÚst_ctime)rrrrr?scCsa|s
dSt|ƒ}t|ƒ}x8t|ƒD]*\}}|||kr/|d|…Sq/W|S)zGGiven a list of pathnames, returns the longest common leading componentÚN)Ú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QscCs+tj|ƒ}tj|ƒ}t||ƒS)z9Test whether two pathnames reference the same actual file)r
rr)Úf1Úf2r"r#rrrr
XscCs+tj|ƒ}tj|ƒ}t||ƒS)z:Test whether two open file objects reference the same file)r
Úfstatr)Úfp1Úfp2r"r#rrrrascCsÁ|j|ƒ}|r3|j|ƒ}t||ƒ}|j|ƒ}||kr­|d}xR||kr¬|||d…|krŸ|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Ú	_splitextos
r7cGs‰d}}x]|D]U}t|tƒr/d}qt|tƒrGd}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)Ú
isinstanceÚstrÚbytesÚ	TypeErrorÚ	__class__Ú__name__)ÚfuncnameÚargsÚhasstrÚhasbytesrrrrÚ_check_arg_types†s

		rB)Ú__doc__r
rÚ__all__rr	rrrrrrrr
rr7rBrrrrÚ<module>s$