标签: python regex
不知道字符串之间需要多少个字符,但是每个人都等于第一个空格。我需要这样的东西:
r = regex.compile("sometext.{,1000}($1)sometext.{$1}sometext.{$1}sometext")