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
|