MCPcopy
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
23def unicode_filesystem(tmpdir):
24 _check_unicode_filesystem(tmpdir)
25
26
27def _check_unicode_filesystem(tmpdir):

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…