MCPcopy Index your code
hub / github.com/fluentpython/example-code-2e / std_env

Function std_env

18-with-match/lispy/py3.10/lis_test.py:73–74  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

71
72@fixture
73def std_env() -> Environment:
74 return standard_env()
75
76# tests for cases in evaluate
77

Callers

nothing calls this directly

Calls 1

standard_envFunction · 0.90

Tested by

no test coverage detected