mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
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
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue