Skip to content

Commit

Permalink
Improve Python implmentation and tests
Browse files Browse the repository at this point in the history
- Use the (better) regex from the Ruby code for checking for well-formed
  email addresses,
- Check for matches using identity equality (is/is not None),
- Use stdlib unittest module for tests and import testcases from Ruby
  • Loading branch information
owst committed Mar 18, 2016
1 parent 31a9faa commit 2060cda
Show file tree
Hide file tree
Showing 3 changed files with 51 additions and 24 deletions.
Loading

0 comments on commit 2060cda

Please sign in to comment.