Searched refs:nlrepl (Results 1 – 1 of 1) sorted by relevance
11 def nlrepl(matchobj): function20 text = re.sub("([^\n])\n([^\n])",nlrepl,text)