Author Topic: [Python] Email extractor  (Read 3595 times)

0 Members and 1 Guest are viewing this topic.

Offline Kulverstukas

  • Administrator
  • Zeus
  • *
  • Posts: 6627
  • Cookies: 542
  • Fascist dictator
    • View Profile
    • My blog
[Python] Email extractor
« on: June 28, 2011, 04:34:32 pm »
Had to extract few emails and didn't want to boot into windows to use my other tool so I made this quick.

Uses regex and credits for it to whoever made that regex.

Code: http://newage.ql.lt/projects/python/emailextract.py