csaftoiu / yahoo-groups-backup

A python script to backup the contents of private Yahoo! groups.
The Unlicense
37 stars 18 forks source link

Prevent assert in case author name contains < > #39

Closed jkotlinski closed 7 years ago

jkotlinski commented 7 years ago

I would like to propose this fix for issue 38.

csaftoiu commented 7 years ago

That works - this has caused a lot of trouble and is really more 'advisory', and this way the errors are still printed.

jkotlinski commented 7 years ago

It might be that the change from strip => rstrip also fixes issue #35