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 166 of file stack_context.py.


Member Function Documentation

Definition at line 173 of file stack_context.py.

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

Definition at line 177 of file stack_context.py.


Member Data Documentation

Definition at line 173 of file stack_context.py.


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


rosbridge_server
Author(s): Jonathan Mace
autogenerated on Mon Oct 6 2014 06:58:14