Part of bzrlib.tests.features View In Hierarchy
Right now, the only way this is available is under python2.6 which provides an ssl module.
Method | feature_name | Undocumented |
Method | _probe | Implement this method in concrete features. |
Inherited from Feature:
Method | __init__ | Undocumented |
Method | available | Is the feature available? |
Method | __str__ | Undocumented |
Returns | True if the feature is available. |