]> granicus.if.org Git - python/commit
bpo-17188: DOC: Document 'from None' in raise statement (GH-1671) (GH-1867)
authorcsabella <chekat2@gmail.com>
Tue, 30 May 2017 20:27:39 +0000 (16:27 -0400)
committerMariatta <Mariatta@users.noreply.github.com>
Tue, 30 May 2017 20:27:39 +0000 (13:27 -0700)
commit00b381b9a7b6b15350d1dcf7c688bf808cbf0ebb
tree1e55ae6ceffea9348e825e374d0a1c6971bc7af5
parent03c7600982027f4fbe5770c3caea59e08716374f
bpo-17188: DOC: Document 'from None' in raise statement (GH-1671) (GH-1867)

Original patch by Dennis MÃ¥rtensson.
(cherry picked from commit 763557eac06ba60d7c5133e4f80df8870d8f917e)
Doc/reference/simple_stmts.rst
Misc/ACKS