[issue25549] call sum on list of timedelta throws TypeError

sedrubal report at bugs.python.org
Mon Jul 26 03:07:03 EDT 2021


sedrubal <python at sedrubal.de> added the comment:

What is the reason for this start parameter? Why will sum not just use the first entry of the input sequence?

I think at least a error message that points programmers into the right direction was very helpful.

----------
nosy: +sedrubal

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue25549>
_______________________________________


More information about the Python-bugs-list mailing list