[Python-Dev] PEP 246, redux

Thomas Heller theller at python.net
Mon Jan 10 23:15:38 CET 2005


Alex Martelli <aleax at aleax.it> writes:

> PEP: 246
> Title: Object Adaptation

Minor nit (or not?): You could provide a pointer to the Liskov
substitution principle, for those reader that aren't too familiar with
that term.

Besides, the text mentions three times that LiskovViolation is a
subclass of AdaptionError (plus once in the ref impl section).

Thomas



More information about the Python-Dev mailing list