Searched refs:io_refs (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_urllib.py | 68 io_refs = 1 variable in fakehttp.FakeSocket 74 self.io_refs += 1 88 self.io_refs -= 1 89 if self.io_refs == 0: |
Completed in 4 milliseconds