Actions
Bug #8615
closedAdd examples for SimpleDelegator
Bug #8615:
Add examples for SimpleDelegator
Description
SimpleDelegator’s documentation lacked an example of its primary
feature, that it automatically sets the object passed to its initializer
as the delegated object.
- Add implicit setobj example
- Add example showing that super is available as a shortcut to
getobj.
Files
Actions