Siehe Self-Describing-Fields in Python. Bisher: "foo={foo}" => "foo=42" Neu: "{foo=}" => "foo=42" Nur für benannte Platzhalter.
Siehe Self-Describing-Fields in Python.
Bisher: "foo={foo}" => "foo=42"
Neu: "{foo=}" => "foo=42"
Nur für benannte Platzhalter.