We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3fa60b commit c508270Copy full SHA for c508270
Doc/whatsnew/3.11.rst
@@ -1168,7 +1168,7 @@ Deprecated
1168
1169
* the :class:`configparser.SafeConfigParser` class
1170
* the :attr:`configparser.ParsingError.filename` property
1171
- * the :meth:`configparser.ParsingError.readfp` method
+ * the :meth:`configparser.RawConfigParser.readfp` method
1172
1173
(Contributed by Hugo van Kemenade in :issue:`45173`.)
1174
0 commit comments