tenjint.debugΒΆ
Description
Contains classes and functions for debugging.
This module contains various classes and functions that make it easier to debug or test tenjint.
Classes
This class allows to pickle exceptions that occure during runtime. |
|
Provides profiling of tenjint based on cProfile. |
Functions
|
Initialize the debugging module. |
|
Uninitialize the debugging module. |