Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/distutils/tests/
Dtest_cygwinccompiler.py15 class FakePopen(object): class
42 FakePopen.test_class = self
43 cygwinccompiler.Popen = FakePopen