MCPcopy Index your code
hub / github.com/python/cpython / unicode_filename

Method unicode_filename

Lib/test/test_importlib/metadata/fixtures.py:347–350  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

345
346class FileBuilder:
347 def unicode_filename(self):
348 return os_helper.FS_NONASCII or self.skip(
349 "File system does not support non-ascii."
350 )
351
352
353def DALS(str):

Callers 1

Calls 1

skipMethod · 0.80

Tested by 1