Searched refs:ischr (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/ | ||
H A D | tarfile.py | 1617 def ischr(self): member in TarInfo 2143 if tarinfo.ischr() or tarinfo.isblk(): 2437 elif tarinfo.ischr() or tarinfo.isblk(): |
Completed in 7 milliseconds