Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 7d6dda4 + 807e2f3 commit 69d3de6Copy full SHA for 69d3de6
1 file changed
Doc/library/logging.rst
@@ -754,7 +754,7 @@ the options available to you.
754
| | | (as returned by :func:`time.time`). |
755
+----------------+-------------------------+-----------------------------------------------+
756
| exc_info | You shouldn't need to | Exception tuple (à la ``sys.exc_info``) or, |
757
-| | format this yourself. | if no exception has occurred, ``None``. |
+| | format this yourself. | if no exception has occurred, ``None``. |
758
759
| filename | ``%(filename)s`` | Filename portion of ``pathname``. |
760
0 commit comments