MCPcopy Index your code
hub / github.com/faif/python-patterns / mvc.py

File mvc.py

patterns/structural/mvc.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2*TL;DR
3Separates data in GUIs from the ways it is presented, and accepted.
4"""

Callers

nothing calls this directly

Calls 3

RouterClass · 0.85
registerMethod · 0.80
resolveMethod · 0.80

Tested by

no test coverage detected