Open
Description
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
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