Python splitlines does a lot more than new lines

Link: https://yossarian.net/til/post/python-s-splitlines-does-a-lot-more-than-just-newlines/

Context

Wow, I knew this, but realising it again as I forgot how split and splitlines is like a magic function. You never know you need that level of magic at times, but sometimes you do. This is something I love and hate about python.

Source: techstructive-weekly-63