Stuck on inheritance
Duncan Booth
duncan at NOSPAMrcp.co.uk
Wed Nov 5 04:15:55 EST 2003
More information about the Python-list mailing list
Wed Nov 5 04:15:55 EST 2003
- Previous message (by thread): Why no try-except-finally ?
- Next message (by thread): Stuck on inheritance
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
mis6 at pitt.edu (Michele Simionato) wrote in news:2259b0e2.0311042349.63530be8 at posting.google.com: > Notice that "function" is a built-in, so I changed it to "funct". Perhaps you are using an unusual variant of Python? The usual variants don't have a built-in called "function". -- Duncan Booth duncan at rcp.co.uk int month(char *p){return(124864/((p[0]+p[1]-p[2]&0x1f)+1)%12)["\5\x8\3" "\6\7\xb\1\x9\xa\2\0\4"];} // Who said my code was obscure?
- Previous message (by thread): Why no try-except-finally ?
- Next message (by thread): Stuck on inheritance
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list