Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4ffb7ff

Browse filesBrowse files
author
Michael Dunn
committed
Update logging.rst
The PEP referenced for configuring logging via - '319' should be '391'. Just a simple fix.
1 parent 0f79709 commit 4ffb7ff
Copy full SHA for 4ffb7ff

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎docs/writing/logging.rst

Copy file name to clipboardExpand all lines: docs/writing/logging.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Example Configuration via a Dictionary
146146
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
147147

148148
As of Python 2.7, you can use a dictionary with configuration details.
149-
:pep:`319` contains a list of the mandatory and optional elements in
149+
:pep:`391` contains a list of the mandatory and optional elements in
150150
the configuration dictionary.
151151

152152
.. code-block:: python

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.