Searched refs:replaced_module (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython3/Lib/test/
H A Dtest_ordered_dict.py20 def replaced_module(name, replacement): function
298 with replaced_module('collections', self.module):
335 with replaced_module('collections', self.module):
H A Dtest_functools.py27 def replaced_module(name, replacement): function
410 self._cm = replaced_module("functools", py_functools)

Completed in 422 milliseconds