diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 2000-10-30 17:15:20 +0000 |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2000-10-30 17:15:20 +0000 |
commit | 6b4ec5135b72eddcb7ed062bb5b466a92795f911 (patch) | |
tree | 187dccda3de56b1e2f592f40194eb9142dfafe5e /Tools/scripts/ndiff.py | |
parent | 5942b439b366b83880a2678793d36b931acef75b (diff) | |
download | cpython-git-6b4ec5135b72eddcb7ed062bb5b466a92795f911.tar.gz |
Fix for SF bug #117241
When a method is called with no regular arguments and * args, defer
the first arg is subclass check until after the * args have been
expanded.
N.B. The CALL_FUNCTION implementation is getting really hairy; should
review it to see if it can be simplified.
Diffstat (limited to 'Tools/scripts/ndiff.py')
0 files changed, 0 insertions, 0 deletions