HomeSort by relevance Sort by last modified time
    Searched full:call_unop (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/jinja2/
sandbox.py 231 #: :meth:`call_unop` method that will perform the operator. The default
247 method returns `True`, :meth:`call_unop` is excuted for this unary
248 operator. The default implementation of :meth:`call_unop` will use
295 def call_unop(self, context, operator, arg): member in class:SandboxedEnvironment
compiler.py     [all...]

Completed in 132 milliseconds