]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merge issue #16371: fix typo in ctypes documentation.
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Wed, 31 Oct 2012 14:21:32 +0000 (16:21 +0200)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Wed, 31 Oct 2012 14:21:32 +0000 (16:21 +0200)
commitced4d3a6958e237e085c0d033f783266609bd603
tree03e598b4460833946b3d05412d90a51005fffe3f
parent7258e1324e353a7d760db988e4b3b6aa3ab92fd0
parent0451d251f9c57a88fc023f67adf4d8cdb7946f76
Merge issue #16371: fix typo in ctypes documentation.

Thanks to George Yoshida.