summaryrefslogtreecommitdiff
path: root/Lib/compiler/pycodegen.py
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-09-13 19:18:27 +0000
committerTim Peters <tim.peters@gmail.com>2001-09-13 19:18:27 +0000
commit3f996e7266113eed814015d977d50e221c3a421d (patch)
tree97fb0360dd86d9aa466d2bf39a18dd8aa7dcd025 /Lib/compiler/pycodegen.py
parentbafedecc06176e431c3050ba8bcf1d4039e605af (diff)
downloadcpython-git-3f996e7266113eed814015d977d50e221c3a421d.tar.gz
type_call(): Change in policy. The keyword args (if any) are now passed
on to the tp_new slot (if non-NULL), as well as to the tp_init slot (if any). A sane type implementing both tp_new and tp_init should probably pay attention to the arguments in only one of them.
Diffstat (limited to 'Lib/compiler/pycodegen.py')
0 files changed, 0 insertions, 0 deletions