MCPcopy Create free account
hub / github.com/pallets/flask / E3

Class E3

tests/test_basic.py:999–1000  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

997 pass
998
999 class E3(E1, E2):
1000 pass
1001
1002 @app.errorhandler(E2)
1003 def handle_e2(e):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected