Usefulness of subclassing builtin number types

Antonio Cuni TOGLIMIcuni at programmazione.it
Thu Dec 19 07:16:13 EST 2002
Michele Simionato wrote:

> Nice to see other Italians here ! Especially now that there a Big
> Absent ;-)

I started looking at python after reading a couple (uhm... perhaps a 
*bit* more than a couple ;-) of post on italian newsgroups written by 
the Big Absent... and I'm not the only "victims" of those posts :-)
 
> BTW, you probably mean  __new__(cls,name,bases,dic) instead of
> __new__(cls,bases,name,dic)

yes, you're right: but the interesting thing is that it works anyway... 
;-)

ciao Anto
-- 
"Computer science is not about computers any more than astronomy
is about telescopes." -- EW Dijkstra



More information about the Python-list mailing list