b.t.f._CompatabilityThunkFeature(Feature) : class documentation

Part of bzrlib.tests.features View In Hierarchy

This feature is just a thunk to another feature.

It issues a deprecation warning if it is accessed, to let you know that you should really use a different feature.

Method __init__ Undocumented
Method _ensure Undocumented
Method _probe Implement this method in concrete features.

Inherited from Feature:

Method available Is the feature available?
Method __str__ Undocumented
def __init__(self, dep_version, module, name, replacement_name, replacement_module=None):
Undocumented
def _ensure(self):
Undocumented
def _probe(self):
Implement this method in concrete features.
ReturnsTrue if the feature is available.
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.