New submission from Antoine Wecxsteen <anto...@wecxsteen.net>:

Hello,

I believe there's a mistake in the documentation of library/warnings.

https://docs.python.org/3.8/library/warnings.html#warnings.warn

"This function raises an exception if the particular warning issued is changed 
into an error by the warnings filter see above."

I think "see above" should be enclosed in brackets (or maybe completely removed 
as there is already a "(see above)" in the same text block).

Regards.

----------
assignee: docs@python
components: Documentation
messages: 333574
nosy: awecx, docs@python, eric.araujo, ezio.melotti, mdk, willingc
priority: normal
severity: normal
status: open
title: Typo in library/warnings documentation
versions: Python 2.7, Python 3.4, Python 3.5, Python 3.6, Python 3.7, Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue35732>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to