ID EN
Config Parser

MAX_INTERPOLATION_DEPTH

Python 3.11

The maximum depth for recursive interpolation for get() when the raw parameter is false. This is relevant only when the default interpolation is used.

Syntax

PYTHON
configparser.MAX_INTERPOLATION_DEPTH

See Also

get()