regex replace unable to substitute in Python with regex variables

前端 未结 0 1905
悲哀的现实
悲哀的现实 2020-12-16 13:19

we have huge number of files where we need to transfrom to json here is the sampple data of one file

{
1=2,
4=tt,
6=9
}
{
1=gg,
2=bd,
6=bb
}

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