Fixed missing colun in library/sys.po (GH-11153)

# Fixed missing colun in library/sys.po


[bpo-35492](https://bugs.python.org/issue35492): Fixed missing colun in library/sys.po
This commit is contained in:
Jules Lasne (jlasne) 2018-12-14 12:28:44 +01:00 committed by Miss Islington (bot)
parent 2b417fba25
commit cb0f5e29e3
1 changed files with 1 additions and 1 deletions

View File

@ -703,7 +703,7 @@ always available.
.. function:: get_coroutine_origin_tracking_depth()
Get the current coroutine origin tracking depth, as set by
func:`set_coroutine_origin_tracking_depth`.
:func:`set_coroutine_origin_tracking_depth`.
.. versionadded:: 3.7