UndoError() constructor now takes its arguments in reverse order,
i.e. reason first, then oid. This is because there's always a reason but sometimes there isn't an oid (so we can default arg the oid).
Showing
Please register or sign in to comment