diff options
author | Fred Drake <fdrake@acm.org> | 2000-10-14 05:49:30 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2000-10-14 05:49:30 (GMT) |
commit | 89fb03524842f88b1f1301148483b5050bbc9826 (patch) | |
tree | d897c02b7e9b0a0f66aba81b27c7df218bdcb5f3 /Python/graminit.c | |
parent | 3c8c2f9b77b9986b0cbc49c85b05627f68a5fce0 (diff) | |
download | cpython-89fb03524842f88b1f1301148483b5050bbc9826.zip cpython-89fb03524842f88b1f1301148483b5050bbc9826.tar.gz cpython-89fb03524842f88b1f1301148483b5050bbc9826.tar.bz2 |
For PyErr_Format(), note that the exception parameter can be a string or
class, but not an instance (since an instance will be created using the
formatted message string as the constructor parameter).
Diffstat (limited to 'Python/graminit.c')
0 files changed, 0 insertions, 0 deletions