You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
commit 6020260 implemented PEP 750, but didn't wrtie the doc of "Template Strings".
>>>help("string.templatelib")
NAME
string.templatelib - Support for template string literals (t-strings).
MODULE REFERENCE
https://docs.python.org/3.15/library/string.templatelib.html
...