Python, detect a character with on quote inside a string between double quotes

后端 未结 0 483
遇见更好的自我
遇见更好的自我 2020-12-17 03:00

I have the example bellow of a tuple:

(\'XXXX\',\'XXXX\',"XXXX\'s Something",\'XXXX\')

I want to turn it into:

(\'XX         


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