summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1998-08-25 18:22:17 +0000
committerGuido van Rossum <guido@python.org>1998-08-25 18:22:17 +0000
commitbe3ec74fde2221e5c7ca85ff288fa392efaeca8f (patch)
tree0205aefb1dc62369a496ec9327b58a70f4be7695 /Python/pythonrun.c
parent93ebdb174de2ae52d88e93281bf5d1cf7a2c9401 (diff)
downloadcpython-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