On Mar 29, 2017 23:31, "Abe Dillon" <abedil...@gmail.com> wrote:

My 2 cents is that regular expressions are pretty un-pythonic because of
their horrible readability. I would much rather see Python adopt something
like Verbal Expressions ( https://github.com/VerbalExpressions/
PythonVerbalExpressions ) into the standard library than add special syntax
support for normal REs.


I've never heard of this before, looks *awesome*. Thanks, if it's as good
as it sounds, I too would love something like this added to the standard
library.
_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to