diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 2005-07-03 20:57:26 +0000 |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 2005-07-03 20:57:26 +0000 |
commit | 7b8f0a1843568f0b91c8c8c3f643210b1692dee3 (patch) | |
tree | e7c91a7969b69d7beb42aa22e57b1a18f72a76db /Python/pythonrun.c | |
parent | f73b4b007798e8c088280a9e25be7cc66e470435 (diff) | |
download | cpython-git-7b8f0a1843568f0b91c8c8c3f643210b1692dee3.tar.gz |
Sigh, changed the argument names in the tp_init function: to make them be
more in line with other methods "self" and "args" had to be renamed "_self"
and "_args". Did "_kwds" too, for consistency.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions