MCPcopy
hub / github.com/fluentpython/example-code-2e / strategy_best2.py

File strategy_best2.py

10-dp-1class-func/strategy_best2.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# strategy_best2.py
2# Strategy pattern -- function-based implementation
3# selecting best promotion from current module globals
4

Callers

nothing calls this directly

Calls 1

itemsMethod · 0.45

Tested by

no test coverage detected