Part of canonical.launchpad.interfaces.launchpad View In Hierarchy
Known subclasses: canonical.launchpad.interfaces.launchpad.IZODBAnnotation
Method | __getitem__ | Get the annotation for the given dotted-name namespace. |
Method | get | Get the annotation for the given dotted-name namespace. |
Method | __contains__ | Returns true if there is an annotation with the given namespace. |
Method | __delitem__ | Removes annotation at the given namespace. |
If there is no such annotation, return the default value.