How to select sub brackets from code using regex and substitute values

前端 未结 0 997
你的背包
你的背包 2021-01-06 05:29

Just a basic question related to python regex. My code is this

void main void() 
{
abc
 {
 tune
 }
 {
 wao
 }
}

i want to replace the abc ,tu

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