]> granicus.if.org Git - python/commit
Fix several C-API doc typos caught by tomo cocoa on docs@.
authorZachary Ware <zachary.ware@gmail.com>
Wed, 26 Feb 2014 16:40:38 +0000 (10:40 -0600)
committerZachary Ware <zachary.ware@gmail.com>
Wed, 26 Feb 2014 16:40:38 +0000 (10:40 -0600)
commit7bbd101bb18d7afb744f1cfa494187538d7c97c3
tree2c5318a0c955363322230ffa786e6e7b153bc1f8
parent5ea5d2c3f7ac3a308091bbbf11ab4f473571a628
Fix several C-API doc typos caught by tomo cocoa on docs@.

The signature and description of PyException_SetCause now use "cause"
rather than "ctx" to match the code.
Doc/c-api/exceptions.rst
Doc/c-api/module.rst
Doc/c-api/typeobj.rst