mirror of
https://github.com/python/cpython.git
synced 2024-11-29 04:44:13 +08:00
missing word (should backport - is release23-maint still locked?)
This commit is contained in:
parent
fb4e33a8e2
commit
6485a87b9a
@ -57,7 +57,7 @@ does not support the magical interpolation behavior.
|
||||
|
||||
\begin{classdesc}{ConfigParser}{\optional{defaults}}
|
||||
Derived class of \class{RawConfigParser} that implements the magical
|
||||
interpolation feature and adds optional arguments the \method{get()}
|
||||
interpolation feature and adds optional arguments to the \method{get()}
|
||||
and \method{items()} methods. The values in \var{defaults} must be
|
||||
appropriate for the \samp{\%()s} string interpolation. Note that
|
||||
\var{__name__} is an intrinsic default; its value is the section name,
|
||||
|
Loading…
Reference in New Issue
Block a user