0
import re
re.search(r'\n',  r'\n\n') 

Is resulting in an empty result-set. Should this pull the raw string '\n'?

Thanks

Moondra
  • 4,399
  • 9
  • 46
  • 104

0 Answers0