标签: python delimiter
我有一个字符串看起来像这样:
obj = "<dnvirnfgvireg>hellothere<akdnefbuebuf>"
我希望将其分开,只获得&#34; hellothere&#34;。 &#34; hellothere&#34;每次都不一样,因此我无法说明它的样子。