Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_ordered_dict.py23 def replaced_module(name, replacement): function
313 with replaced_module('collections', self.module):
354 with replaced_module('collections', self.module):
H A Dtest_functools.py35 def replaced_module(name, replacement): function
445 self._cm = replaced_module("functools", py_functools)

Completed in 6 milliseconds