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.
1 parent 4adf01c commit 807e2f3Copy full SHA for 807e2f3
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