|
TTY OV
1
A cross platform python terminal
|
Data Structures | |
| class | PolyGuard |
Variables | |
| CONF = POLY_CONST.LangConfig() | |
| instance = PolyGuard(langs=CONF) | |
# +==== BEGIN polyguard =================+ # LOGO: # input # # @#$%! hello # | | # +--+--+ # | # v # +------------+ # | POLY GUARD | # +------------+ # | | # v v # BLOCKED PASSED # KO OK # /STOP # PROJECT: polyguard # FILE: polyguard.py # CREATION DATE: 13-03-2026 # LAST Modified: 3:36:1 22-03-2026 # DESCRIPTION: # A module that provides a set of swearwords to listen to when filtering while allowing to toggle on and off different languages. # /STOP # COPYRIGHT: (c) Henry Letellier # PURPOSE: This is the entry file of the module. # // AR # +==== END polyguard =================+
| polyguard.src.polyguard.CONF = POLY_CONST.LangConfig() |
Definition at line 461 of file polyguard.py.
Definition at line 462 of file polyguard.py.