Raise ConversionError instances the new fangled way, e.g.:
raise ConversionError, msg where `msg' is passed as the argument to the constructor.
Showing
Please
register
or
sign in
to comment
raise ConversionError, msg where `msg' is passed as the argument to the constructor.