diff options
author | Barry Warsaw <barry@python.org> | 1997-01-14 17:11:02 +0000 |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 1997-01-14 17:11:02 +0000 |
commit | 7e98bda43b60fc040b5662b53d73ebb18b589a85 (patch) | |
tree | c29894efb6f87a4f5f2a41cc0d14c7aa1934b6ec /Python/graminit.c | |
parent | 6f72f97c036bcc0779dc597a935b7250c55d1e8d (diff) | |
download | cpython-git-7e98bda43b60fc040b5662b53d73ebb18b589a85.tar.gz |
Raise ConversionError instances the new fangled way, e.g.:
raise ConversionError, msg
where `msg' is passed as the argument to the constructor.
Diffstat (limited to 'Python/graminit.c')
0 files changed, 0 insertions, 0 deletions