Home
last modified time | relevance | path

Searched refs:is_unicode_string (Results 1 – 2 of 2) sorted by relevance

/external/python/pyfakefs/pyfakefs/
Dhelpers.py43 def is_unicode_string(val: Any) -> bool: function
Dfake_filesystem.py121 is_int_type, is_byte_string, is_unicode_string, make_string_path,
414 if is_unicode_string(contents):