summaryrefslogtreecommitdiff
path: root/Python/errors.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2001-02-28 21:43:40 +0000
committerGuido van Rossum <guido@python.org>2001-02-28 21:43:40 +0000
commit61631c893b9de180ef7c8500e2c0b30efe1f3efb (patch)
tree678a0d0e5d4f66df3c5b47f53529a52e3d8eb73a /Python/errors.c
parent8d1411cac3e91db39f86b8249c36c66234f705c6 (diff)
downloadcpython-61631c893b9de180ef7c8500e2c0b30efe1f3efb.tar.gz
Add a new API:
warn_explicit(message, category, filename, lineno, module, registry) The regular warn() call calculates a bunch of values and calls warn_explicit() with these. This will be used to issue better syntax warnings.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions