commit | 715eca932e9ceaefbb4a3dcc21671b02dd7b4112 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Mon Aug 12 21:54:46 2002 +0000 |
committer | Guido van Rossum <guido@python.org> | Mon Aug 12 21:54:46 2002 +0000 |
tree | 407c33c99d4c2f4c4c088a17c3ab42fa556ea6c1 | |
parent | 7a1703d8cb7e7c50e284033498a87dcb7dc5ab1e [diff] |
Use PyErr_WarnExplicit() to warn about hex/oct constants, so the correct filename and line number are reported.