mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
updated/removed a few versionadded/versionchanged
This commit is contained in:
parent
a32f9a24df
commit
83fc6dd4da
4 changed files with 2 additions and 6 deletions
|
@ -471,8 +471,6 @@ The available presentation types for floating point and decimal values are:
|
|||
Template strings
|
||||
----------------
|
||||
|
||||
.. versionadded:: 2.4
|
||||
|
||||
Templates provide simpler string substitutions as described in :pep:`292`.
|
||||
Instead of the normal ``%``\ -based substitutions, Templates support ``$``\
|
||||
-based substitutions, using the following rules:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue