Maybe this literal will encourage people to finish tasks using regex, even lead to abuse regex, will this change Python's style?

What's worse is, people using mixed manners in the same project:

one_line.split(',')
...
p','.split(one_line)

Maybe it will break the Python's style, reduce code readability, is this worth it?

_______________________________________________
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