Object-based inheritance in Python

Tobias Windeln Tobias.Windeln at gmx.de
Fri Jan 9 08:33:59 EST 2004


Stephan Diehl wrote:
> Tobias Windeln wrote:
> 
> 
>>Hi!
>>
>>I'm looking for suggestions on object-based inheritance
>>in Python. Automatic forwarding (often called delegation)
>>in Python is easy:
>>
> 
> 
> Have a look at Hans Nowaks 'selfish' implementation:
> http://zephyrfalcon.org/download/selfish-0.4.2.zip

Thanks, this was exactly what I was looking for.




More information about the Python-list mailing list