Server IP : 85.214.239.14 / Your IP : 216.73.216.123 Web Server : Apache/2.4.65 (Debian) System : Linux h2886529.stratoserver.net 4.9.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64 User : www-data ( 33) PHP Version : 8.2.29 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /proc/2/task/2/cwd/proc/3/cwd/proc/self/root/proc/3/root/proc/self/root/lib/python2.7/ |
Upload File : |
� �,bc@srdZddlmZeddd�[ddlZddd d gZiad�Zd�ZeZd �Z dS(s�Read and cache directory listings. The listdir() routine returns a sorted list of the files in a directory, using a cache to avoid reading the directory more often than necessary. The annotate() routine appends slashes to directories.i����(twarnpy3ks2the dircache module has been removed in Python 3.0t stackleveliNtlistdirtopendirtannotatetresetcCs iadS(sReset the cache completely.N(tcache(((s/usr/lib/python2.7/dircache.pyRscCs�yt|\}}t|=Wntk r;dg}}nXtj|�j}||krvtj|�}|j�n||ft|<|S(s%List directory contents, using cache.i����(RtKeyErrortoststattst_mtimeRtsort(tpathtcached_mtimetlisttmtime((s/usr/lib/python2.7/dircache.pyRs cCs[xTtt|��D]@}tjjtjj|||��r||d||<qqWdS(s Add '/' suffixes to directories.t/N(trangetlenRRtisdirtjoin(theadRti((s/usr/lib/python2.7/dircache.pyR%s%( t__doc__twarningsRRt__all__RRRRR(((s/usr/lib/python2.7/dircache.pyt<module>s