diff options
author | Guido van Rossum <guido@python.org> | 1998-08-25 18:22:17 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1998-08-25 18:22:17 +0000 |
commit | be3ec74fde2221e5c7ca85ff288fa392efaeca8f (patch) | |
tree | 0205aefb1dc62369a496ec9327b58a70f4be7695 /Python/pythonrun.c | |
parent | 93ebdb174de2ae52d88e93281bf5d1cf7a2c9401 (diff) | |
download | cpython-be3ec74fde2221e5c7ca85ff288fa392efaeca8f.tar.gz |
Comment out the print statement about underflow. (This only seems to
happen when you use a non-keyword argument after a keyword argument,
and in this case you also get a syntax error. I fully suspect that
the underflow is caused by the code that stops generating code when it
detects the syntax error, but I can't find the culprit right now. I
know, I know.)
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions