Remove versionadded from the tutorial, at a location where it produces more questions than it answers.
This commit is contained in:
parent
080123119d
commit
526b553608
|
@ -229,8 +229,6 @@ Don't use this example's definition of :func:`sum`: since summing numbers is
|
|||
such a common need, a built-in function ``sum(sequence)`` is already provided,
|
||||
and works exactly like this.
|
||||
|
||||
.. versionadded:: 2.3
|
||||
|
||||
|
||||
List Comprehensions
|
||||
-------------------
|
||||
|
|
Loading…
Reference in New Issue