Home
last modified time | relevance | path

Searched defs:filelike (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/wsgiref/
Dutil.py14 def __init__(self, filelike, blksize=8192): argument
/third_party/python/Lib/test/
Dtest_print.py105 class filelike: class