how to remove text between [removed] and [removed] using python?

后端 未结 9 650
眼角桃花
眼角桃花 2021-02-04 19:19

how to remove text between using python?

9条回答
  •  野趣味
    野趣味 (楼主)
    2021-02-04 20:16

    Element Tree is the best simplest and sweetest package to do this. Yes, there are other ways to do it too; but don't use any 'coz they suck! (via Mark Pilgrim)

提交回复
热议问题