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.
logging.rst
1 parent e81c4e8 commit e89923dCopy full SHA for e89923d
Doc/library/logging.rst
@@ -1317,7 +1317,7 @@ functions.
1317
In Python versions earlier than 3.4, this function could also be passed a
1318
text level, and would return the corresponding numeric value of the level.
1319
This undocumented behaviour was considered a mistake, and was removed in
1320
- Python 3.4, but reinstated in 3.4.2 due to retain backward compatibility.
+ Python 3.4, but reinstated in 3.4.2 in order to retain backward compatibility.
1321
1322
.. function:: getHandlerByName(name)
1323
0 commit comments