We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 475a5fb commit c3a651aCopy full SHA for c3a651a
Doc/library/logging.rst
@@ -1222,7 +1222,7 @@ functions.
1222
| | opening the output file. If not specified, |
1223
| | the value 'backslashreplace' is used. Note |
1224
| | that if ``None`` is specified, it will be |
1225
- | | passed as such to func:`open`, which means |
+ | | passed as such to :func:`open`, which means |
1226
| | that it will be treated the same as passing |
1227
| | 'errors'. |
1228
+--------------+---------------------------------------------+
0 commit comments