PyUnicodeUCS4_Splitlines

Ditto PyUnicode_Split, but split at line breaks.

CRLF is considered to be one line break. Line breaks are not included in the resulting list.

version(!Python_3_3_Or_Later && !Python_Unicode_UCS2)
extern (C)
PyUnicodeUCS4_Splitlines

Meta