]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Change the StgDictObject's proto member to a PyUnicode_Object (was a
authorThomas Heller <theller@ctypes.org>
Thu, 12 Jul 2007 18:53:22 +0000 (18:53 +0000)
committerThomas Heller <theller@ctypes.org>
Thu, 12 Jul 2007 18:53:22 +0000 (18:53 +0000)
commitd0762282022ebb9809e488325cf86bb71e1371c0
tree4319f3f0b5ff8f077498b20653eca6e5936ddbf0
parent2c5e96465faa2e79b60f21b10422a6a30281cdb8
Change the StgDictObject's proto member to a PyUnicode_Object (was a
PyStringObject before).
Modules/_ctypes/_ctypes.c