Public Member Functions | Public Attributes
tornado.stack_context.NullContext Class Reference

List of all members.

Public Member Functions

def __enter__
def __exit__

Public Attributes

 old_contexts

Detailed Description

Resets the `StackContext`.

Useful when creating a shared resource on demand (e.g. an
`.AsyncHTTPClient`) where the stack that caused the creating is
not relevant to future operations.

Definition at line 212 of file stack_context.py.


Member Function Documentation

Definition at line 219 of file stack_context.py.

def tornado.stack_context.NullContext.__exit__ (   self,
  type,
  value,
  traceback 
)

Definition at line 223 of file stack_context.py.


Member Data Documentation

Definition at line 219 of file stack_context.py.


The documentation for this class was generated from the following file:


rosbridge_server
Author(s): Jonathan Mace
autogenerated on Wed Sep 13 2017 03:18:20