mirror of
https://github.com/python/cpython.git
synced 2025-08-01 15:43:13 +00:00
Some cleanup in the docs.
This commit is contained in:
parent
28c7bcf38e
commit
b19be571e0
126 changed files with 804 additions and 1181 deletions
|
@ -400,7 +400,7 @@ combination of tuple packing and sequence unpacking!
|
|||
There is a small bit of asymmetry here: packing multiple values always creates
|
||||
a tuple, and unpacking works for any sequence.
|
||||
|
||||
.. % XXX Add a bit on the difference between tuples and lists.
|
||||
.. XXX Add a bit on the difference between tuples and lists.
|
||||
|
||||
|
||||
.. _tut-sets:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue