Skip to content Skip to sidebar Skip to footer
Showing posts with the label End Of Line

Splitlines() And Iterating Over An Opened File Give Different Results

I have files with sometimes weird end-of-lines characters like \r\r\n. With this, it works like I w… Read more Splitlines() And Iterating Over An Opened File Give Different Results