You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Curent implementaion will only match latin characters when VerEx().word() is used. To support unicode word characters re module should be replaced with regex module: https://pypi.python.org/pypi/regex