N
nyenyec
I feel like a complete idiot but I can't figure out why re.sub won't
match multiline strings:
This works:<_sre.SRE_Match object at 0x6c448>
This doesn't. No replacement:'\nfoo'
Why?
Thanks,
nyenyec
match multiline strings:
This works:<_sre.SRE_Match object at 0x6c448>
This doesn't. No replacement:'\nfoo'
Why?
Thanks,
nyenyec