mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Refer to the right RFC in the intro.
This commit is contained in:
parent
360eb9f278
commit
00a3a65cc0
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ programs which can be customized by end users easily.
|
||||||
|
|
||||||
The configuration file consists of sections, lead by a
|
The configuration file consists of sections, lead by a
|
||||||
\samp{[section]} header and followed by \samp{name: value} entries,
|
\samp{[section]} header and followed by \samp{name: value} entries,
|
||||||
with continuations in the style of \rfc{959}. The optional values
|
with continuations in the style of \rfc{822}. The optional values
|
||||||
can contain format strings which refer to other values in the same
|
can contain format strings which refer to other values in the same
|
||||||
section, or values in a special \code{DEFAULT} section. Additional
|
section, or values in a special \code{DEFAULT} section. Additional
|
||||||
defaults can be provided upon initialization and retrieval.
|
defaults can be provided upon initialization and retrieval.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue