Different behaviour in unicode regex for Python 2 and Python 3

后端 未结 0 1540
孤街浪徒
孤街浪徒 2021-01-02 14:37

I want to format strings in different cases like Camel or Snake case etc. I have written the unicode regex in a helper function and it performs as expected, for example:

相关标签:
回答
  • 消灭零回复
提交回复
热议问题