[Python-Dev] Bug #537450 Improper object initialization for type.new (original) (raw)

Martin v. Loewis martin@v.loewis.de
08 Oct 2002 09:42:40 +0200


Guido van Rossum <guido@python.org> writes:

I wonder if perhaps we should be more conservative here and stick to ints. This was discussed here and we didn't know of any software that would break. Now we do...

What convinced me the last time is that time stamps were already floats on the Mac.

Regards, Martin