mirror of
https://github.com/python/cpython.git
synced 2025-07-14 23:05:17 +00:00
Clarify comment.
This commit is contained in:
parent
a31b9ccbbc
commit
ab2885ee96
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# NB: These are now built-in functions, but this module is provided
|
||||
# for compatibility. Don't use in new programs unless you need backward
|
||||
# compatibility (with old interpreters).
|
||||
# compatibility (i.e. need to run with old interpreters).
|
||||
|
||||
|
||||
# Remove an item from a list.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue