On 2024-05-29, Chris Angelico via Python-list <python-list at python.org> wrote: > print(f"if block {name[index]=} {index=}") Holy cow! How did I not know about the f-string {=} thing? -- Grant