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

snake case has very specific definition :
https://en.wikipedia.org/wiki/Snake_case
I expect the function to implement the definition and not something that I or 
someone else desire.

As for your question about '$' char I could ask the same thing for lower()
The snake case convert only letters and space. It doesn't handle spacial chars. 
it ignores them.

----------

_______________________________________
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