[Python-Dev] Unifying Long Integers and Integers: baseint
Greg Ewing
greg at cosc.canterbury.ac.nz
Fri Aug 13 03:57:45 CEST 2004
More information about the Python-Dev mailing list
Fri Aug 13 03:57:45 CEST 2004
- Previous message: [Python-Dev] Unifying Long Integers and Integers: baseint
- Next message: [Python-Dev] Unifying Long Integers and Integers: baseint
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Guido: > > if the only reason for it is to use isinstance? > > So that an extension author *could* write an int-like type deriving > from it? But didn't you just say that people shouldn't be deriving their own int-like types from baseinteger? Greg Ewing, Computer Science Dept, +--------------------------------------+ University of Canterbury, | A citizen of NewZealandCorp, a | Christchurch, New Zealand | wholly-owned subsidiary of USA Inc. | greg at cosc.canterbury.ac.nz +--------------------------------------+
- Previous message: [Python-Dev] Unifying Long Integers and Integers: baseint
- Next message: [Python-Dev] Unifying Long Integers and Integers: baseint
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list