-
-
Notifications
You must be signed in to change notification settings - Fork 353
Closed
Description
Trying to use this on python3 and I'm getting this?
feedparser.py", line 1353
ur'''(([a-zA-Z0-9_-.+]+)@(([[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}.)|(([a-zA-Z0-9-]+.)+))([a-zA-Z]{2,4}|[0-9]{1,3})(]?))(?subject=\S+)?''',
^
SyntaxError: invalid syntax
the error is pointing to the last set of ''' before the comma.
I have played with this for a few hours, spliting up the line turing it into a string, etc, etc and no matter what it doesn't like that line.
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels