error_pages (version 0.0.4) | index error_pages.py |
This tool run scripts and display the result in a Web Interface.
This file implement error, report and request pages by default.
Modules | ||||||
|
Classes | ||||||||||||||||||
|
Functions | ||
|
Data | ||
__all__ = ['page_500', 'page_401', 'page_403', 'page_404', 'Request', 'Report'] __author_email__ = 'mauricelambert434@gmail.com' __copyright__ = '\nWebScripts Copyright (C) 2021, 2022 Maurice L...ome to redistribute it\nunder certain conditions.\n' __description__ = '\nThis tool run scripts and display the result in...ement errors and report/request pages by default.' __license__ = 'GPL-3.0 License' __maintainer__ = 'Maurice Lambert' __maintainer_email__ = 'mauricelambert434@gmail.com' __url__ = 'https://github.com/mauricelambert/WebScripts' |
Author | ||
Maurice Lambert |