Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/pyfakefs/pyfakefs/
Dhelpers.py106 def is_unicode_string(val: Any) -> bool: function
Dfake_file.py49 is_unicode_string,
263 if is_unicode_string(contents):