https://github.com/simonrw/python-delegator
https://github.com/simonrw/python-delegator
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/simonrw/python-delegator
- Owner: simonrw
- Created: 2014-04-21T11:20:16.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-22T20:37:29.000Z (about 12 years ago)
- Last Synced: 2025-02-06T08:45:16.528Z (over 1 year ago)
- Language: Python
- Size: 148 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
Delegator
=========
[](https://travis-ci.org/mindriot101/python-delegator)
Simple python delegator - constructs a new instance which passes methods through by default unless overridden.