| commit | 2fd456508fe1f6e9d89e153f2d8e83a95b233504 | [log] [tgz] |
|---|---|---|
| author | Guido van Rossum <guido@python.org> | Wed Feb 28 21:46:24 2001 +0000 |
| committer | Guido van Rossum <guido@python.org> | Wed Feb 28 21:46:24 2001 +0000 |
| tree | 0c31c98dce5ba3fc07a128d831e2d2c13afe0a24 | |
| parent | 1bcb7e9327414d1e8675597b91e4f6e0441315fc [diff] |
Add PyErr_WarnExplicit(), which calls warnings.warn_explicit(), with explicit filename, lineno etc. arguments.