Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cherrypy/cherrypy
/ unicode_filesystem
Function
unicode_filesystem
cherrypy/test/test_static.py:23–24 ·
view source on GitHub ↗
(tmpdir)
Source
from the content-addressed store, hash-verified
21
22
@pytest.fixture
23
def
unicode_filesystem(tmpdir):
24
_check_unicode_filesystem(tmpdir)
25
26
27
def
_check_unicode_filesystem(tmpdir):
Callers
nothing calls this directly
Calls
1
_check_unicode_filesystem
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…