New submission from Xiang Zhang: In the first paragraph of https://docs.python.org/3/extending/extending.html#intermezzo-errors-and-exceptions, it is wrong to use the sentence "the second argument to raise" since the raise syntax has been changed in Python3.
---------- assignee: docs@python components: Documentation files: doc_extending.patch keywords: patch messages: 252848 nosy: docs@python, xiang.zhang priority: normal severity: normal status: open title: Use old description of raise in Python3 Added file: http://bugs.python.org/file40754/doc_extending.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue25381> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com