src/pylib/pystring/split/splitlinesIter
Theme:
🌗 Match OS
🌑 Dark
🌕 Light
Index
Search:
Group by:
Section
Type
Imports
Iterators
splitlines
splitlines(self: PyStr; keepends = false): PyStr
Source
Edit
Imports
common
,
reimporter
Iterators
iterator
splitlines
(
self
:
PyStr
;
keepends
=
false
)
:
PyStr
{.
...
raises
:
[
]
,
tags
:
[
]
,
forbids
:
[
]
.}
Source
Edit