]> granicus.if.org Git - python/commit
bpo-37513: Change ValueError to TypeError in an example in ctypes doc (GH-14615)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 7 Jul 2019 15:46:46 +0000 (08:46 -0700)
committerGitHub <noreply@github.com>
Sun, 7 Jul 2019 15:46:46 +0000 (08:46 -0700)
commit3f7d0c9665ca546bb0073376cb83e31dd13b48d9
treee3e5a9b9729c90d185eb771c92f4b06832366018
parente414aa9cb002427a39dfd157cdad156336f93ca9
bpo-37513: Change ValueError to TypeError in an example in ctypes doc (GH-14615)

(cherry picked from commit f6cdd3ff687ebbf8209d793a18a042ea495c4aeb)

Co-authored-by: Hai Shi <shihai1992@gmail.com>
Doc/library/ctypes.rst