How do I split a string with several delimiters, but only once on each delimiter? Python

前端 未结 0 1288
执笔经年
执笔经年 2020-12-30 10:03

I am trying to split a string such as the one below, with all of the delimiters below, but only once.

string = \'it; seems; like\\ta good\\tday to watch\\va\\vm

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