Let us walk on the 3-isogeny graph
Loading...
Searching...
No Matches
NullHandler Class Reference
Inheritance diagram for NullHandler:
Collaboration diagram for NullHandler:

Public Member Functions

 handle (self, record)
 
 emit (self, record)
 
 createLock (self)
 

Data Fields

 lock
 

Detailed Description

Definition at line 17 of file __init__.py.

Member Function Documentation

◆ createLock()

createLock (   self)

Definition at line 20 of file __init__.py.

20 def createLock(self): self.lock = None
21

◆ emit()

emit (   self,
  record 
)

Definition at line 19 of file __init__.py.

19 def emit(self, record): pass

◆ handle()

handle (   self,
  record 
)

Field Documentation

◆ lock


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