mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Issue #16884: Merged doc fix from 3.2.
This commit is contained in:
commit
9a546530bb
2 changed files with 6 additions and 6 deletions
|
@ -978,8 +978,8 @@ functions.
|
|||
registered using this function, levels should be positive integers and they
|
||||
should increase in increasing order of severity.
|
||||
|
||||
NOTE: If you are thinking of defining your own levels, please see the section
|
||||
on :ref:`custom-levels`.
|
||||
.. note:: If you are thinking of defining your own levels, please see the
|
||||
section on :ref:`custom-levels`.
|
||||
|
||||
.. function:: getLevelName(lvl)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue