Message 109140 - Python tracker (original) (raw)

I thought x was coming from integer arithmetics, but apparently datetime.py loves floats!

The arguments to new can be floats, so it's necessary to deal with floats there.