diff options
author | Guido van Rossum <guido@python.org> | 1998-10-02 13:41:54 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1998-10-02 13:41:54 +0000 |
commit | 29d38cd08861a8fc458a8f842a8a7077786f5154 (patch) | |
tree | 1b61889d3fee48f1e60ef0ed89e9a12a82ca9c60 /Python/strdup.c | |
parent | b7c61318d8e1f5695dc25e2373fa96a227041e20 (diff) | |
download | cpython-git-29d38cd08861a8fc458a8f842a8a7077786f5154.tar.gz |
Treat def f(a, b=1, c): ... as an error (missing default for c)
instead of silently supplying a default of None fore c.
Diffstat (limited to 'Python/strdup.c')
0 files changed, 0 insertions, 0 deletions