OpenQuizz
Une application de gestion des contenus pédagogiques
_TransactionContext Class Reference
Inheritance diagram for _TransactionContext:
Collaboration diagram for _TransactionContext:

Public Member Functions

def __init__ (self, session)
 
def __enter__ (self)
 
def __exit__ (self, exc_type, exc_val, exc_tb)
 

Detailed Description

Internal transaction context manager for start_transaction.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  session 
)

Member Function Documentation

◆ __enter__()

def __enter__ (   self)

◆ __exit__()

def __exit__ (   self,
  exc_type,
  exc_val,
  exc_tb 
)

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