Your IP : 3.139.70.106


Current Path : /lib64/python2.7/
Upload File :
Current File : //lib64/python2.7/dircache.pyc

�
�mec@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/lib64/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(tpathtcached_mtimetlisttmtime((s /usr/lib64/python2.7/dircache.pyRs

cCs[xTtt|��D]@}tjjtjj|||��r||d||<qqWdS(s Add '/' suffixes to directories.t/N(trangetlenRRtisdirtjoin(theadRti((s /usr/lib64/python2.7/dircache.pyR%s%(
t__doc__twarningsRRt__all__RRRRR(((s /usr/lib64/python2.7/dircache.pyt<module>s