Usefulness of subclassing builtin number types
Antonio Cuni
TOGLIMIcuni at programmazione.it
Thu Dec 19 07:16:13 EST 2002
More information about the Python-list mailing list
Thu Dec 19 07:16:13 EST 2002
- Previous message (by thread): Usefulness of subclassing builtin number types
- Next message (by thread): __slots__ and multiple inheritance
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): Usefulness of subclassing builtin number types
- Next message (by thread): __slots__ and multiple inheritance
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list