forked from fmtlib/fmt
let README point to python 3 instead of 2
This commit is contained in:
committed by
Victor Zverovich
parent
0fc7bd1573
commit
d2c9276fcd
@ -28,7 +28,7 @@ Features
|
|||||||
* Replacement-based `format API <https://fmt.dev/dev/api.html>`_ with
|
* Replacement-based `format API <https://fmt.dev/dev/api.html>`_ with
|
||||||
positional arguments for localization.
|
positional arguments for localization.
|
||||||
* `Format string syntax <https://fmt.dev/dev/syntax.html>`_ similar to the one
|
* `Format string syntax <https://fmt.dev/dev/syntax.html>`_ similar to the one
|
||||||
of `str.format <https://docs.python.org/2/library/stdtypes.html#str.format>`_
|
of `str.format <https://docs.python.org/3/library/stdtypes.html#str.format>`_
|
||||||
in Python.
|
in Python.
|
||||||
* Safe `printf implementation
|
* Safe `printf implementation
|
||||||
<https://fmt.dev/latest/api.html#printf-formatting>`_ including
|
<https://fmt.dev/latest/api.html#printf-formatting>`_ including
|
||||||
|
Reference in New Issue
Block a user