b.t.t.InstrumentedImportReplacer(lazy_import.ImportReplacer) : class documentation

Part of bzrlib.tests.test_lazy_import View In Hierarchy

Undocumented
Static Method use_actions Undocumented
Method __getattribute__ Undocumented
Method __call__ Undocumented
Method _import Undocumented
Method _replace Actually replace self with other in the given scope

Inherited from ImportReplacer:

Method __init__ Upon request import 'module_path' as the name 'module_name'.

Inherited from ScopeReplacer (via ImportReplacer):

Method __setattr__ Undocumented
Method _cleanup Stop holding on to all the extra stuff
@staticmethod
def use_actions(actions):
Undocumented
def _import(self, scope, name):
Undocumented
def _replace(self):
Actually replace self with other in the given scope
def __getattribute__(self, attr):
Undocumented
def __call__(self, *args, **kwargs):
Undocumented
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.