[Python-Dev] Re: [Python-checkins] python/dist/src/Objects complexobject.c,2.57,2.58 (original) (raw)
Guido van Rossum guido@python.org
Mon, 15 Apr 2002 11:32:20 -0400
- Previous message: [Python-Dev] Re: [Python-checkins] python/dist/src/Objects complexobject.c,2.57,2.58
- Next message: [Python-Dev] RE: [Python-checkins] python/dist/src/Objects complexobject.c,2.57,2.58
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
+1 on allowing these operators to continue to work on complex numbers with a zero imaginary part.
-1 for now. I agree that under the grand numeric unification scheme this must work, but it's not clear that that will ever happen, and until then, there's no point.
--Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] Re: [Python-checkins] python/dist/src/Objects complexobject.c,2.57,2.58
- Next message: [Python-Dev] RE: [Python-checkins] python/dist/src/Objects complexobject.c,2.57,2.58
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]