]> granicus.if.org Git - python/commit
bpo-19225: Add a table of warning names and missed exception names in C API doc ...
authorcocoatomo <cocoatomo77@gmail.com>
Sun, 2 Apr 2017 10:45:40 +0000 (19:45 +0900)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 2 Apr 2017 10:45:40 +0000 (13:45 +0300)
commite8c763128fb459c5c98194e4312f31493c0f12df
tree309c48c72405b4795bc3401f27302d4a7016473d
parent351adda54bed3afbbf6db7725699679e68722d7d
bpo-19225: Add a table of warning names and missed exception names in C API doc (#881)

Move the `.. index` directive to more appropriate place.
Doc/c-api/exceptions.rst
Misc/ACKS