Extract lines from file, add to new files
2QdxY4RzWzUUiLuE at potatochowder.com
2QdxY4RzWzUUiLuE at potatochowder.com
Fri Jan 12 21:34:23 EST 2024
On 2024-01-13 at 02:02:39 +0100,
Left Right via Python-list <python-list at python.org> wrote:
> Actually, after some Web search. I think, based on this:
> https://docs.python.org/3/reference/simple_stmts.html#grammar-token-python-grammar-augtarget
> that in Python you call this "augmented assignment target". The term
> isn't in the glossary, but so are many others.
The Python term, at least colloquially, is "tuple unpacking."
HTH.
More information about the Python-list
mailing list