Raise ConversionError instances the new fangled way, e.g.:
raise ConversionError, msg where `msg' is passed as the argument to the constructor.
B
Barry Warsaw committed
7e98bda43b60fc040b5662b53d73ebb18b589a85
Parent: 6f72f97
raise ConversionError, msg where `msg' is passed as the argument to the constructor.