lepl.apps.rfc3696.Email() not woking anymore
Asked by
Ivan Tadic
Hello,
I have been using this Python3 module (lepl.apps.rfc3696 ) for a while for email syntax validation. It works well with Bionic, but not with Focal anymore !
Example (with python3-lepl installed):
import lepl.apps.rfc3696
email_validator = lepl.apps.
print(email_
=> email syntax is correct => return "True" with Bionic (python 3.6.5-3) , but return "False" with Focale (python 3.8.2-0ubuntu2)
Is this a bug ?
Thank you for your answer
Ivan
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Ivan Tadic
- Solved:
- Last query:
- Last reply:
To post a message you must log in.