Module dynfmt::python[][src]

Implementation for old-style Python format strings.

See PythonFormat for more information.

Structs

PythonFormat

Format implementation for old-style Python formatting.

PythonIter

Format argument iterator for PythonFormat.