Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dhttplib.py419 self.fp = LineAndFileWrapper(line, self.fp)
1364 class LineAndFileWrapper: class