New submission from Chi Hsuan Yen:

Remove an extra *

The typo is there in 3.5~3.7 branches. 2.7 branch does not have this example.

Nosy the two major commiters to Python/errors.c

----------
assignee: docs@python
components: Documentation
files: PyErr_Fetch-fix.patch
keywords: patch
messages: 283993
nosy: Chi Hsuan Yen, docs@python, martin.panter, serhiy.storchaka
priority: normal
severity: normal
status: open
title: Fix example code for PyErr_Fetch
versions: Python 3.5, Python 3.6, Python 3.7
Added file: http://bugs.python.org/file46029/PyErr_Fetch-fix.patch

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

Reply via email to