]> granicus.if.org Git - python/commit
Make the name of the C variables match the Python names
authorWalter Dörwald <walter@livinglogic.de>
Tue, 5 Jun 2007 20:07:21 +0000 (20:07 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Tue, 5 Jun 2007 20:07:21 +0000 (20:07 +0000)
commite7efd593900ed3ecc7c5114b6f153013135aac7f
tree65514404daeb9bd0b10cc171d3513f897ce09ea8
parentb41bb7953bce77ec73844523732ac89fd54ec614
Make the name of the C variables match the Python names
for chr()/chr8(). Fix function name in PyArg_ParseTuple()
call.
Python/bltinmodule.c