Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regex Error #83

Open
bee-gees opened this issue Mar 4, 2025 · 0 comments
Open

Regex Error #83

bee-gees opened this issue Mar 4, 2025 · 0 comments

Comments

@bee-gees
Copy link

bee-gees commented Mar 4, 2025

Hello,

I used iocextract for an old project a while back. I started to look into it more again today and the regex doesn't seem to pick up the URLs anymore. I got this feed back from my initial run (there were other lines but I didn't copy them before I started messing with things in my code):

iocextract.py:822: SyntaxWarning: invalid escape sequence '\W'
email = re.sub("\W[aA][tT]\W", "@", email.lower())

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant