Current Path : /lib64/python2.7/compiler/ |
Current File : //lib64/python2.7/compiler/future.pyo |
� {fc@s�dZddlmZmZd�Zdd d��YZddd��YZd�Zed kr�dd l Z ddlm Z mZxHe jdD]6ZeGHe e�Z e�Zee e�ejGHHq�Wnd S(sParser for future statements i����(tasttwalkcCs1t|tj�sdS|jdkr)dSdSdS(s:Return true if statement is a well-formed future statementit __future__iN(t isinstanceRtFromtmodname(tstmt((s'/usr/lib64/python2.7/compiler/future.pyt is_futures tFutureParsercBs2eZdZd�Zd�Zd �Zd �ZRS(t nested_scopest generatorstdivisiontabsolute_importtwith_statementtprint_functiontunicode_literalscCs i|_dS(N(tfound(tself((s'/usr/lib64/python2.7/compiler/future.pyt__init__scCs4|j}x$|jD]}|j|�sPqqWdS(N(tnodetnodest check_stmt(RRRts((s'/usr/lib64/python2.7/compiler/future.pytvisitModules cCsct|�r_xC|jD]8\}}||jkrAd|j|<qtd|�qWd|_dSdS(Nis future feature %s is not definedi(RtnamestfeaturesRtSyntaxErrortvalid_future(RRtnametasname((s'/usr/lib64/python2.7/compiler/future.pyRs cCs |jj�S(s4Return list of features enabled by future statements(Rtkeys(R((s'/usr/lib64/python2.7/compiler/future.pytget_features+s(R R RRR RR(t__name__t __module__RRRRR(((s'/usr/lib64/python2.7/compiler/future.pyRs tBadFutureParsercBseZdZd�ZRS(s#Check for invalid future statementscCs=t|d�rdS|jdkr&dStdt|��dS(NRRsinvalid future statement (thasattrRRtrepr(RR((s'/usr/lib64/python2.7/compiler/future.pyt visitFrom2s (R R!t__doc__R%(((s'/usr/lib64/python2.7/compiler/future.pyR"/scCs6t�}t�}t||�t||�|j�S(N(RR"RR(Rtp1tp2((s'/usr/lib64/python2.7/compiler/future.pytfind_futures9s t__main__N(t parseFileRi(((R&tcompilerRRRRR"R)R tsysR+targvtfilettreetvR(((s'/usr/lib64/python2.7/compiler/future.pyt<module>s