]> granicus.if.org Git - python/commit
Remove file-level typedefs that were inconsistently used throughout the file.
authorBrett Cannon <bcannon@gmail.com>
Wed, 10 Oct 2007 00:07:50 +0000 (00:07 +0000)
committerBrett Cannon <bcannon@gmail.com>
Wed, 10 Oct 2007 00:07:50 +0000 (00:07 +0000)
commit77ae87c11e52b681592e5c6147d7a1fb88b40e25
tree9ba2180f224295c9613ceb9c18cfad88c03945c2
parentc8f65e69da7237e5c0d58afb032e4b0b432b918a
Remove file-level typedefs that were inconsistently used throughout the file.
Just move over to the public API names.

Closes issue1238.
Objects/dictobject.c