From: Eli Bendersky Date: Fri, 8 Mar 2013 13:33:05 +0000 (-0800) Subject: Issue #17378: ctypes documentation fix. X-Git-Tag: v3.4.0a1~1249 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=25b3464498667dbfb0f1ed07c75ac210c7c174f9;p=thirdparty%2FPython%2Fcpython.git Issue #17378: ctypes documentation fix. Document that ctypes automatically applies byref() when argtypes declares POINTER. --- 25b3464498667dbfb0f1ed07c75ac210c7c174f9