mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Issue 10499: Modular interpolation in configparser
This commit is contained in:
parent
ecace28ef4
commit
b6a6f5f886
5 changed files with 691 additions and 497 deletions
|
@ -5,7 +5,7 @@ File Formats
|
|||
************
|
||||
|
||||
The modules described in this chapter parse various miscellaneous file formats
|
||||
that aren't markup languages or are related to e-mail.
|
||||
that aren't markup languages and are not related to e-mail.
|
||||
|
||||
|
||||
.. toctree::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue