ronnie
2022-10-14 1504bb53e29d3d46222c0b3ea994fc494b48e153
1
2
3
4
5
6
7
8
9
10
11
L\¬Qc@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(((sP/tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/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(tpatht cached_mtimetlisttmtime((sP/tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/dircache.pyRs    cCs[xTtt|ƒƒD]@}tjjtjj|||ƒƒr||d||<qqWdS(s Add '/' suffixes to directories.t/N(trangetlenRR tisdirtjoin(theadRti((sP/tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/dircache.pyR%s%(
t__doc__twarningsRRt__all__RRRRR(((sP/tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/dircache.pyt<module>s