
peps.python.org/pep-0498
Preview meta tags from the peps.python.org website.
Linked Hostnames
5- 5 links todocs.python.org
- 5 links tomail.python.org
- 2 links togithub.com
- 1 link toen.wikipedia.org
- 1 link towww.python.org
Thumbnail

Search Engine Appearance
PEP 498 – Literal String Interpolation | peps.python.org
Python supports multiple ways to format text strings. These include %-formatting 1, str.format() 2, and string.Template 3. Each of these methods have their advantages, but in addition have disadvantages that make them cumbersome to use in practice. This...
Bing
PEP 498 – Literal String Interpolation | peps.python.org
Python supports multiple ways to format text strings. These include %-formatting 1, str.format() 2, and string.Template 3. Each of these methods have their advantages, but in addition have disadvantages that make them cumbersome to use in practice. This...
DuckDuckGo

PEP 498 – Literal String Interpolation | peps.python.org
Python supports multiple ways to format text strings. These include %-formatting 1, str.format() 2, and string.Template 3. Each of these methods have their advantages, but in addition have disadvantages that make them cumbersome to use in practice. This...
General Meta Tags
9- titlePEP 498 – Literal String Interpolation | peps.python.org
- titleFollowing system colour scheme
- titleSelected dark colour scheme
- titleSelected light colour scheme
- charsetutf-8
Open Graph Meta Tags
9- og:titlePEP 498 – Literal String Interpolation | peps.python.org
- og:descriptionPython supports multiple ways to format text strings. These include %-formatting 1, str.format() 2, and string.Template 3. Each of these methods have their advantages, but in addition have disadvantages that make them cumbersome to use in practice. This...
- og:typewebsite
- og:urlhttps://peps.python.org/pep-0498/
- og:site_namePython Enhancement Proposals (PEPs)
Link Tags
7- alternatehttps://peps.python.org/peps.rss
- canonicalhttps://peps.python.org/pep-0498/
- shortcut icon../_static/py.png
- stylesheet../_static/style.css
- stylesheet../_static/mq.css
Links
14- https://docs.python.org/3/library/ast.html#ast.parse
- https://docs.python.org/3/library/stdtypes.html#printf-style-string-formatting
- https://docs.python.org/3/library/string.html#formatstrings
- https://docs.python.org/3/library/string.html#template-strings
- https://docs.python.org/3/reference/lexical_analysis.html#string-and-bytes-literals