Part of bzrlib.tests.features View In Hierarchy
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 |
| Returns | True if the feature is available. | |