jeffolsi10 <yirage2...@coalamails.com> added the comment:

I feel this should be in core.
I still don't understand why capitalize is supported and others do not.
snake case is very well defined. Issues like tabs and spaces are not relevant. 
can you show example that you have that dilemma?

To be honest I don't feel very strongly about it. I thought it would be cool to 
have native support for it as this is a small feature which isn't subject to 
changes thus shouldn't be break and has a lot of usage. I see many people 
implement it themselves with regex and other methods. 

Feel free to close this if I didn't convince you it.
I opened this because I thought it can help others.. I can live without this 
being supported in Python native.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue40437>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to