ÿØÿàJFIFÿþ ÿÛC       ÿÛC ÿÀÿÄÿÄ"#QrÿÄÿÄ&1!A"2qQaáÿÚ ?Øy,æ/3JæÝ¹È߲؋5êXw²±ÉyˆR”¾I0ó2—PI¾IÌÚiMö¯–þrìN&"KgX:Šíµ•nTJnLK„…@!‰-ý ùúmë;ºgµŒ&ó±hw’¯Õ@”Ü— 9ñ-ë.²1<yà‚¹ïQÐU„ہ?.’¦èûbß±©Ö«Âw*VŒ) `$‰bØÔŸ’ëXÖ-ËTÜíGÚ3ð«g Ÿ§¯—Jx„–’U/ÂÅv_s(Hÿ@TñJÑãõçn­‚!ÈgfbÓc­:él[ðQe 9ÀPLbÃãCµm[5¿ç'ªjglå‡Ûí_§Úõl-;"PkÞÞÁQâ¼_Ñ^¢SŸx?"¸¦ùY騐ÒOÈ q’`~~ÚtËU¹CڒêV  I1Áß_ÿÙ eYc@svdZddlZddlZddlmZddlmZddlmZm Z m Z m Z ej ej fZiejd6ejd6ejd6ejd 6ejd 6ejd 6ejd 6Ziejd 6ejd 6ejd 6Ziejd6ejd6ejd6ejd6ejd6ej d6dd6dd6Z!de"fdYZ#de$fdYZ%de&fdYZ'dZ(de e%e&fd YZ)d!e)fd"YZ*d#e)fd$YZ+d%e)fd&YZ,d'e*fd(YZ-d)e*fd*YZ.d+e*fd,YZ/d-e*fd.YZ0d/e*fd0YZ1d1e*fd2YZ2d3e*fd4YZ3d5e*fd6YZ4d7e*fd8YZ5d9e*fd:YZ6d;e*fd<YZ7d=e*fd>YZ8d?e*fd@YZ9dAe*fdBYZ:dCe*fdDYZ;dEe)fdFYZ<dGe<fdHYZ=dIe<fdJYZ>dKe<fdLYZ?dMe<fdNYZ@dOe<fdPYZAdQeAfdRYZBdSeAfdTYZCdUeAfdVYZDdWeAfdXYZEdYeAfdZYZFd[e+fd\YZGd]e+fd^YZHd_e<fd`YZIdaZJdbe<fdcYZKdde<fdeYZLdfe<fdgYZMdhe<fdiYZNdje<fdkYZOdle<fdmYZPdne<fdoYZQdpe<fdqYZRdre+fdsYZSdte=fduYZTdve=fdwYZUdxe=fdyYZVdze=fd{YZWd|e=fd}YZXd~e=fdYZYde=fdYZZde=fdYZ[de=fdYZ\de>fdYZ]de>fdYZ^de>fdYZ_de<fdYZ`de<fdYZade<fdYZbde<fdYZcde<fdYZdde<fdYZede<fdYZfde*fdYZgde*fdYZhde*fdYZide*fdYZjde*fdYZkdekfdYZldZmeneme%_o[mdS(s} jinja2.nodes ~~~~~~~~~~~~ This module implements additional nodes derived from the ast base node. It also provides some node tree helper functions like `in_lineno` and `get_nodes` used by the parser and translator in order to normalize python and jinja nodes. :copyright: (c) 2017 by the Jinja Team. :license: BSD, see LICENSE for more details. iN(tdeque(tMarkup(tiziptwith_metaclasst text_typetPY2t*t/s//s**t%t+t-tnotteqtnetgttgteqtlttlteqcCs ||kS(N((tatb((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyt2ttincCs ||kS(N((RR((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyR3Rtnotint ImpossiblecBseZdZRS(s8Raised if the node could not perform a requested action.(t__name__t __module__t__doc__(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyR7stNodeTypecBseZdZdZRS(sA metaclass for nodes that handles the field and attribute inheritance. fields and attributes from the parent class are automatically forwarded to the child.cCsxZdD]R}g}|jt|d|d|j|j|dt|||s(RGRtjoinR(R3((R3s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyt__repr__s cs/fdg|djS(Ncs t|ts&jt|dSjd|jj|jsWjddSxt|jD]\}}|rjdnt||}t|t rjdx:t|D],\}}|rjdn|qWjdqg|qgWjddS(Ns nodes.%s(t)s, t[t]( RQRBtappendtreprRGRRt enumerateR!RR(R?tidxRStvalueRT(t_dumptbuf(s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRps(   R(Rf(R3((RpRqs0/usr/lib/python2.7/site-packages/jinja2/nodes.pytdumps ((RCR/N(RRRRRtTrueRR5R=RPRVRZRWR^R%R`RaRcRdtobjectt__hash__RgRr(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRBks"       tStmtcBseZdZeZRS(sBase node for all statements.(RRRRsR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRvstHelpercBseZdZeZRS(s,Nodes that exist in a specific context only.(RRRRsR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRwstTemplatecBseZdZdZRS(sjNode that represents a template. This must be the outermost node that is passed to the compiler. tbody(Ry(RRRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRxstOutputcBseZdZdZRS(sA node that holds multiple expressions which are then printed out. This is used both for the `print` statement and the regular template data. tnodes(R{(RRRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRz$stExtendscBseZdZdZRS(s Represents an extends statement.ttemplate(R}(RRRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyR|+stForcBseZdZdZRS(sxThe for loop. `target` is the target for the iteration (usually a :class:`Name` or :class:`Tuple`), `iter` the iterable. `body` is a list of nodes that are used as loop-body, and `else_` a list of nodes for the `else` block. If no else node exists it has to be an empty list. For filtered nodes an expression can be stored as `test`, otherwise `None`. ttargetRKRytelse_ttestt recursive(RRKRyRRR(RRRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyR~0stIfcBseZdZdZRS(s4If `test` is true, `body` is rendered, else `else_`.RRytelif_R(RRyRR(RRRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyR;stMacrocBseZdZdZRS(sA macro definition. `name` is the name of the macro, `args` a list of arguments and `defaults` a list of defaults if there are any. `body` is a list of nodes for the macro body. R)targstdefaultsRy(R)RRRy(RRRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyR@st CallBlockcBseZdZdZRS(sLike a macro without a name but a call instead. `call` is called with the unnamed macro as `caller` argument this node holds. tcallRRRy(RRRRy(RRRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRHst FilterBlockcBseZdZdZRS(sNode for filter sections.Rytfilter(RyR(RRRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyROstWithcBseZdZdZRS(sSpecific node for with statements. In older versions of Jinja the with statement was implemented on the base of the `Scope` node instead. .. versionadded:: 2.9.3 ttargetstvaluesRy(RRRy(RRRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRTstBlockcBseZdZdZRS(sA node that represents a block.R)Rytscoped(R)RyR(RRRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyR]stIncludecBseZdZdZRS(s'A node that represents the include tag.R}t with_contexttignore_missing(R}RR(RRRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRbstImportcBseZdZdZRS(s&A node that represents the import tag.R}RR(R}RR(RRRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRgst FromImportcBseZdZdZRS(sA node that represents the from import tag. It's important to not pass unsafe names to the name attribute. The compiler translates the attribute lookups directly into getattr calls and does *not* use the subscript callback of the interface. As exported variables may not start with double underscores (which the parser asserts) this is not a problem for regular Jinja code, but if this node is used in an extension extra care must be taken. The list of names may contain tuples if aliases are wanted. R}tnamesR(R}RR(RRRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRls tExprStmtcBseZdZdZRS(sAA statement that evaluates an expression and discards the result.R?(R?(RRRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRzstAssigncBseZdZdZRS(s"Assigns an expression to a target.RR?(RR?(RRRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRst AssignBlockcBseZdZdZRS(sAssigns a block to a target.RRRy(RRRy(RRRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRstExprcBs)eZdZeZddZdZRS(sBaseclass for all expressions.cCs tdS(snReturn the value of the expression as constant or raise :exc:`Impossible` if this was not possible. An :class:`EvalContext` can be provided, if none is given a default context is created which requires the nodes to have an attached environment. .. versionchanged:: 2.4 the `eval_ctx` parameter was added. N(R(R3teval_ctx((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pytas_consts cCstS(s8Check if it's possible to assign something to this node.(R%(R3((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyt can_assignsN(RRRRsRR=RR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRs tBinExprcBs,eZdZdZdZeZddZRS(s%Baseclass for all binary expressions.tlefttrightcCst||}|jjr<|j|jjkr<tnt|j}y)||jj||j j|SWnt k rtnXdS(N( RAR/t sandboxedtoperatortintercepted_binopsRt_binop_to_funcRRRt Exception(R3Rtf((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRs   ) (RRN( RRRRR=RRsRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRs t UnaryExprcBs,eZdZdZdZeZddZRS(s$Baseclass for all unary expressions.R?cCst||}|jjr<|j|jjkr<tnt|j}y||jj|SWnt k rtnXdS(N( RAR/RRtintercepted_unopsRt _uaop_to_funcR?RR(R3RR((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRs    (R?N( RRRRR=RRsRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRs tNamecBseZdZdZdZRS(s Looks up a name or stores a value in a name. The `ctx` of the node can be one of the following values: - `store`: store a value in the name - `load`: load that name - `param`: like `store` but if the name was defined as function parameter. R)R@cCs |jdkS(NttruetfalsetnoneRsR%R=(RRRRsR%R=(R)(R3((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRs(R)R@(RRRRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRstNSRefcBseZdZdZdZRS(s)Reference to a namespace value assignmentR)R,cCstS(N(Rs(R3((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRs(R)R,(RRRRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRstLiteralcBseZdZeZRS(sBaseclass for literals.(RRRRsR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRstConstcBs5eZdZdZddZedddZRS(sAll constant values. The parser will return this node for simple constants such as ``42`` or ``"foo"`` but it can be used to store more complex values such as lists too. Only constants with a safe representation (objects where ``eval(repr(x)) == x`` is true). RocCs_|j}tr[t|tkr[|jjdr[y|jd}Wq[tk rWq[Xn|S(Nscompiler.ascii_strtascii(RoRR&RR/tpoliciestencodet UnicodeError(R3Rtrv((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRs  cCs>ddlm}||s(tn||d|d|S(sReturn a const object if the value is representable as constant value in the generated code, otherwise it will raise an `Impossible` exception. i(t has_safe_reprRCR/(tcompilerRR(R(RoRCR/R((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pytfrom_untrusteds  (RoN(RRRRR=Rt classmethodR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRs  t TemplateDatacBs eZdZdZddZRS(sA constant template string.tdatacCsAt||}|jr$tn|jr:t|jS|jS(N(RAR2RR1RR(R3R((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRs     (RN(RRRRR=R(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRstTuplecBs)eZdZdZddZdZRS(sFor loop unpacking and some other things like multiple arguments for subscripts. Like for :class:`Name` `ctx` specifies if the tuple is used for loading the names or storing. titemsR@cs,t|tfd|jDS(Nc3s|]}|jVqdS(N(R(Retx(R(s0/usr/lib/python2.7/site-packages/jinja2/nodes.pys s(RAR#R(R3R((Rs0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRscCs(x!|jD]}|js tSq WtS(N(RRR%Rs(R3RT((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRs (RR@N(RRRRR=RR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRs tListcBs eZdZdZddZRS(s&Any list literal such as ``[1, 2, 3]``RcCs2t||}g|jD]}|j|^qS(N(RARR(R3RR((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyR&s(RN(RRRRR=R(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyR"stDictcBs eZdZdZddZRS(seAny dict literal such as ``{1: 2, 3: 4}``. The items must be a list of :class:`Pair` nodes. Rcs,t|tfd|jDS(Nc3s|]}|jVqdS(N(R(ReR(R(s0/usr/lib/python2.7/site-packages/jinja2/nodes.pys 3s(RAtdictR(R3R((Rs0/usr/lib/python2.7/site-packages/jinja2/nodes.pyR1s(RN(RRRRR=R(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyR+stPaircBs eZdZdZddZRS(sA key, value pair for dicts.tkeyRocCs1t||}|jj||jj|fS(N(RARRRo(R3R((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyR:s(RRoN(RRRRR=R(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyR6stKeywordcBs eZdZdZddZRS(s>A key, value pair for keyword arguments where key is a string.RRocCs(t||}|j|jj|fS(N(RARRoR(R3R((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRCs(RRoN(RRRRR=R(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyR?stCondExprcBs eZdZdZddZRS(sZA conditional expression (inline if expression). (``{{ foo if bar else baz }}``) Rtexpr1texpr2cCs\t||}|jj|r1|jj|S|jdkrLtn|jj|S(N(RARRRRR=R(R3R((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRNs  (RRRN(RRRRR=R(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRHscsg|jD]}|j^q }tfd|jD}|jdk ry|j|jjWqtk rtqXn|j dk ry|j |j jWqtk rtqXn||fS(Nc3s|]}|jVqdS(N(R(ReR(R(s0/usr/lib/python2.7/site-packages/jinja2/nodes.pys \s( RRRtkwargstdyn_argsR=R RRt dyn_kwargsR:(R?RRRR((Rs0/usr/lib/python2.7/site-packages/jinja2/nodes.pyt args_as_constZs%  tFiltercBs eZdZdZd dZRS( sThis node applies a filter on an expression. `name` is the name of the filter, the rest of the fields are the same as for :class:`Call`. If the `node` of a filter is `None` the contents of the last buffer are filtered. Buffers are created by macros and filter blocks. R?R)RRRRcCsOt||}|js'|jdkr3tn|jjj|j}|dksit |dt rutn|jj rt |dt rtnt ||\}}|j d|jj|t |dt r|j d|n(t |dt r|j d|jny|||SWntk rJtnXdS(Nt contextfiltertasyncfiltervariantitevalcontextfiltertenvironmentfilter(RAR2R?R=RR/tfiltersR"R)R!R%tis_asyncRtinsertRR(R3Rtfilter_RR((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRws&     (R?R)RRRRN(RRRRR=R(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRmstTestcBs eZdZdZd dZRS( sApplies a test on an expression. `name` is the name of the test, the rest of the fields are the same as for :class:`Call`. R?R)RRRRcCs|jjj|j}|dkr0tnt||}t||\}}|jd|j j |y|||SWnt k rtnXdS(Ni( R/ttestsR"R)R=RRARRR?RR(R3RRRR((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRs   (R?R)RRRRN(RRRRR=R(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRstCallcBseZdZdZRS(s/Calls an expression. `args` is a list of arguments, `kwargs` a list of keyword arguments (list of :class:`Keyword` nodes), and `dyn_args` and `dyn_kwargs` has to be either `None` or a node that is used as node for dynamic positional (``*args``) or keyword (``**kwargs``) arguments. R?RRRR(R?RRRR(RRRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRstGetitemcBs)eZdZdZddZdZRS(s@Get an attribute or item from an expression and prefer the item.R?RLR@cCszt||}|jdkr*tny/|jj|jj||jj|SWntk rutnXdS(Ntload( RAR@RR/tgetitemR?RRLR(R3R((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRs  cCstS(N(R%(R3((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRs(R?RLR@N(RRRRR=RR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRs tGetattrcBs)eZdZdZddZdZRS(snGet an attribute or item from an expression that is a ascii-only bytestring and prefer the attribute. R?R,R@cCsq|jdkrtny5t||}|jj|jj||jSWntk rltnXdS(NR( R@RRAR/R!R?RR,R(R3R((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRs  cCstS(N(R%(R3((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRs(R?R,R@N(RRRRR=RR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRs tSlicecBs eZdZdZddZRS(s_Represents a slice object. This must only be used as argument for :class:`Subscript`. tstarttstoptstepcsIt|fd}t||j||j||jS(Ncs|dkrdS|jS(N(R=R(tobj(R(s0/usr/lib/python2.7/site-packages/jinja2/nodes.pytconsts (RAtsliceRRR(R3RR((Rs0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRs(RRRN(RRRRR=R(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRstConcatcBs eZdZdZddZRS(sXConcatenates the list of expressions provided after converting them to unicode. R{cs/t|djfd|jDS(NRc3s$|]}t|jVqdS(N(RR(ReR(R(s0/usr/lib/python2.7/site-packages/jinja2/nodes.pys s(RARfR{(R3R((Rs0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRs(R{N(RRRRR=R(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRstComparecBs eZdZdZddZRS(siCompares an expression with some other expressions. `ops` must be a list of :class:`Operand`\s. texprtopscCst||}|jj|}}yFx?|jD]4}|jj|}t|j||}|}q2WWntk rtnX|S(N(RARRRt_cmpop_to_functopRR(R3RRYRoRt new_value((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRs  (RRN(RRRRR=R(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRstOperandcBseZdZdZRS(s$Holds an operator and an expression.RR(RR(RRRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRstMulcBseZdZdZRS(s(Multiplies the left with the right node.R(RRRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRstDivcBseZdZdZRS(s#Divides the left by the right node.R(RRRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyR stFloorDivcBseZdZdZRS(sjDivides the left by the right node and truncates conver the result into an integer by truncating. s//(RRRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyR%stAddcBseZdZdZRS(sAdd the left to the right node.R (RRRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyR,stSubcBseZdZdZRS(s&Subtract the right from the left node.R (RRRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyR1stModcBseZdZdZRS(sLeft modulo right.R(RRRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyR6stPowcBseZdZdZRS(sLeft to the power of right.s**(RRRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyR;stAndcBs eZdZdZddZRS(sShort circuited AND.tandcCs1t||}|jj|o0|jj|S(N(RARRR(R3R((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRDsN(RRRRR=R(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyR@stOrcBs eZdZdZddZRS(sShort circuited OR.torcCs1t||}|jj|p0|jj|S(N(RARRR(R3R((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRMsN(RRRRR=R(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRIstNotcBseZdZdZRS(sNegate the expression.R (RRRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRRstNegcBseZdZdZRS(sMake the expression negative.R (RRRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRWstPoscBseZdZdZRS(s8Make the expression positive (noop for most expressions)R (RRRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyR\stEnvironmentAttributecBseZdZdZRS(sLoads an attribute from the environment object. This is useful for extensions that want to call a callback stored on the environment. R)(R)(RRRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRdstExtensionAttributecBseZdZdZRS(sReturns the attribute of an extension bound to the environment. The identifier is the identifier of the :class:`Extension`. This node is usually constructed by calling the :meth:`~jinja2.ext.Extension.attr` method on an extension. t identifierR)(RR)(RRRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRkst ImportedNamecBseZdZdZRS(s&If created with an import name the import name is returned on node access. For example ``ImportedName('cgi.escape')`` returns the `escape` function from the cgi module on evaluation. Imports are optimized by the compiler so there is no need to assign them to local variables. t importname(R(RRRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRust InternalNamecBseZdZdZdZRS(s7An internal name in the compiler. You cannot create these nodes yourself but the parser provides a :meth:`~jinja2.parser.Parser.free_identifier` method that creates a new identifier for you. This identifier is not available from the template and is not threated specially by the compiler. R)cCstddS(NsKCan't create internal names. Use the `free_identifier` method on a parser.(RE(R3((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyR5s(R)(RRRRR5(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyR~stMarkSafecBs eZdZdZddZRS(s:Mark the wrapped expression as safe (wrap it as `Markup`).RcCs%t||}t|jj|S(N(RARRR(R3R((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRs(RN(RRRRR=R(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRstMarkSafeIfAutoescapecBs eZdZdZddZRS(sMark the wrapped expression as safe (wrap it as `Markup`) but only if autoescaping is active. .. versionadded:: 2.5 RcCsMt||}|jr$tn|jj|}|jrIt|S|S(N(RAR2RRRR1R(R3RR((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRs    (RN(RRRRR=R(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRstContextReferencecBseZdZRS(srReturns the current template context. It can be used like a :class:`Name` node, with a ``'load'`` ctx and will return the current :class:`~jinja2.runtime.Context` object. Here an example that assigns the current template name to a variable named `foo`:: Assign(Name('foo', ctx='store'), Getattr(ContextReference(), 'name')) (RRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRs tContinuecBseZdZRS(sContinue a loop.(RRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRstBreakcBseZdZRS(s Break a loop.(RRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRstScopecBseZdZdZRS(sAn artificial scope.Ry(Ry(RRRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRst OverlayScopecBseZdZdZRS(sAn overlay scope for extensions. This is a largely unoptimized scope that however can be used to introduce completely arbitrary variables into a sub scope from a dictionary or dictionary like object. The `context` field has to evaluate to a dictionary object. Example usage:: OverlayScope(context=self.call_method('get_context'), body=[...]) .. versionadded:: 2.10 tcontextRy(RRy(RRRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRs tEvalContextModifiercBseZdZdZRS(s Modifies the eval context. For each option that should be modified, a :class:`Keyword` has to be added to the :attr:`options` list. Example to change the `autoescape` setting:: EvalContextModifier(options=[Keyword('autoescape', Const(True))]) toptions(R(RRRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyRstScopedEvalContextModifiercBseZdZdZRS(sModifies the eval context and reverts it later. Works exactly like :class:`EvalContextModifier` but will only modify the :class:`~jinja2.nodes.EvalContext` for nodes in the :attr:`body`. Ry(Ry(RRRR(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyR scOstddS(Nscan't create custom node types(RE(RR((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyt _failing_news(pRttypesRt collectionsRt jinja2.utilsRtjinja2._compatRRRRt FunctionTypet MethodTypet_context_function_typestmulttruedivtfloordivtpowtmodtaddtsubRtnot_tpostnegRR R RtgeRtleRRRR&RRtR.RARBRvRwRxRzR|R~RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR R t staticmethodR'(((s0/usr/lib/python2.7/site-packages/jinja2/nodes.pyts  "                            0