zfc@spdZddlZddlZdddgZddZiadZddZdd Z dd Z dS( sCache lines from files. This is intended to read lines from modules imported -- hence if a filename is not found, it will look down the module search path for a file by that name. iNtgetlinet clearcachet checkcachecCsEt||}d|ko,t|knr=||dSdSdS(Nit(tgetlinestlen(tfilenametlinenotmodule_globalstlines((s!/usr/lib64/python2.7/linecache.pyR s" cCs iadS(sClear the cache entirely.N(tcache(((s!/usr/lib64/python2.7/linecache.pyRscCsI|tkrt|dSyt||SWntk rDtgSXdS(ssGet the lines for a file from the cache. Update the cache if it doesn't contain an entry for this file already.iN(R t updatecachet MemoryErrorR(RR((s!/usr/lib64/python2.7/linecache.pyR!s   cCs|dkrtj}n|tkr3|g}ndSx|D]}t|\}}}}|dkrlq>nytj|}Wntjk rt|=q>nX||jks||jkr>t|=q>q>WdS(sUDiscard cache entries that are out of date. (This is not checked upon each call!)N(tNoneR tkeystoststatterrortst_sizetst_mtime(Rt filenamestsizetmtimeR tfullnameR((s!/usr/lib64/python2.7/linecache.pyR/s      cCsf|tkrt|=n| s;|jdr?|jdr?gS|}ytj|}Wnttk r|}|r<d|kr<|jd}|d}t|dd }|r<|r<y||}Wnt t fk rq9X|d krgSt |d g|j D]} | d^q |ft|t __loader__t__name__t get_sources itrUNi(R t startswithtendswithRRtOSErrortgettgetattrR t ImportErrortIOErrorRt splitlinestpathtisabstsystjoint TypeErrortAttributeErrorRtopent readlinesRR(RRRRtbasenametnametloaderRtdatatlinetdirnametfpR RR((s!/usr/lib64/python2.7/linecache.pyR Hs\  %     - ( t__doc__R(Rt__all__R RR RRRR (((s!/usr/lib64/python2.7/linecache.pyts