[Python-Dev] Re: PEP239 (Rational Numbers) Reference Implementation and new issues (original) (raw)
Alex Martelli aleax@aleax.it
Thu, 3 Oct 2002 07:56:50 +0200
- Previous message: [Python-Dev] Re: PEP239 (Rational Numbers) Reference Implementation and new issues
- Next message: [Python-Dev] Re: PEP239 (Rational Numbers) Reference Implementation and new issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thursday 03 October 2002 02:42 am, Greg Ewing wrote: ...
1///3 --> rational
(Okay, a 3-char operator is a bit verbose, but I can't think of anything else that looks division-like just at the moment.)
1\3 ... ?
Alex
- Previous message: [Python-Dev] Re: PEP239 (Rational Numbers) Reference Implementation and new issues
- Next message: [Python-Dev] Re: PEP239 (Rational Numbers) Reference Implementation and new issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]