RecursionDebug (version 0.0.1)
index
RecursionDebug.py

This package implements tools to build python package and tools.
 
>>> from RecursionDebug import *

 
Modules
       
sys

 
Data
        __all__ = []
__author_email__ = 'mauricelambert434@gmail.com'
__copyright__ = '\nPythonToolsKit Copyright (C) 2022 Maurice Lam...ome to redistribute it\nunder certain conditions.\n'
__description__ = '\nThis package implements tools to build python package and tools.\n'
__license__ = 'GPL-3.0 License'
__maintainer__ = 'Maurice Lambert'
__maintainer_email__ = 'mauricelambert434@gmail.com'
__url__ = 'https://github.com/mauricelambert/PythonToolsKit'
__warningregistry__ = {'version': 0, ('This module must not be imported in porduction environment.', <class 'UserWarning'>, 80): True}

 
Author
        Maurice Lambert