use str as variable name

Marco Bizzarri marco.bizzarri at gmail.com
Sat Sep 6 02:02:28 EDT 2008


On Fri, Sep 5, 2008 at 9:16 PM, Bruno Desthuilliers
<bdesth.quelquechose at free.quelquepart.fr> wrote:
> Marco Bizzarri a écrit :
>>
>> Just a question: "generic functions" are not meant in the sense of
>> "generic functions" of CLOS, am I right?
>
> Nope. Just "generic" in the sense that they accept any object implementing a
> very minimal interface.
>
> If you want something like CLOS multimethods, you may be interested in
> Philip Eby's ruledispatch.
>

Even though I loved them when I used at university, I'm not looking
for them right now... but nice to know that they are available under
python :-)


-- 
Marco Bizzarri
http://notenotturne.blogspot.com/
http://iliveinpisa.blogspot.com/



More information about the Python-list mailing list