Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_dynamic.py14 def configure_func(self, func, *args): member in RebindBuiltinsTests
33 self.configure_func(foo)
43 self.configure_func(foo)
55 self.configure_func(foo)
75 self.configure_func(foo, lambda: None)
82 self.configure_func(foo)
95 self.configure_func(foo)
114 self.configure_func(foo)
124 self.configure_func(foo)
133 self.configure_func(fo
[all...]

Completed in 1 milliseconds