[issue3250] datetime.time does not support arithmetic

Chris Withers report at bugs.python.org
Fri Jul 4 13:44:00 CEST 2008


Chris Withers <chris at simplistix.co.uk> added the comment:

Hi George,

I haven't looked at your patch but that fact that there are no unit
tests and you talk about copying and pasting code, I'd suggest this
might not be a good patch.

Refactor so code is only in one place rather than copying and pasting,
and make sure you write extensive unit tests, especially for things like
date/time...

cheers,

Chris

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3250>
_______________________________________


More information about the Python-bugs-list mailing list