Retrying to send message
Ethan Furman
ethan at stoneleaf.us
Wed Jun 3 14:28:54 EDT 2015
More information about the Python-list mailing list
Wed Jun 3 14:28:54 EDT 2015
- Previous message (by thread): Retrying to send message
- Next message (by thread): Retrying to send message
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 06/03/2015 09:15 AM, Cecil Westerhof wrote: > I kept the except. I like to see the message that went wrong. ;-) That's fine, but then add a `raise` after you print the error so you can see the reason that message failed. -- ~Ethan~
- Previous message (by thread): Retrying to send message
- Next message (by thread): Retrying to send message
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list