2032
2032
Now we can send an error mail, passing the created message to
2033
2033
send_process_error_notification().
2036
2036
... send_process_error_notification)
2037
2037
>>> send_process_error_notification(
2038
2038
... sampledata.USER_EMAIL, 'Some subject', 'Some error message.',