diff options
author | Guido van Rossum <guido@python.org> | 2001-02-28 21:43:40 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-02-28 21:43:40 +0000 |
commit | 61631c893b9de180ef7c8500e2c0b30efe1f3efb (patch) | |
tree | 678a0d0e5d4f66df3c5b47f53529a52e3d8eb73a /Python/errors.c | |
parent | 8d1411cac3e91db39f86b8249c36c66234f705c6 (diff) | |
download | cpython-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