Searched defs:isprintable (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Tools/scripts/ | ||
H A D | deepfreeze.py | 28 def isprintable(b: bytes) -> bool: function |
/third_party/python/Lib/collections/ | ||
H A D | __init__.py | 1493 def isprintable(self): member in UserString |
Completed in 4 milliseconds