pyqt4topyqt5 icon indicating copy to clipboard operation
pyqt4topyqt5 copied to clipboard

CR versus CR LF

Open thorade opened this issue 6 years ago • 1 comments

When running the conversion on Windows 10 with Python 3.6, I get broken line endings in some places: CR LF becomes

CR LF 
CR 
CR LF

but for some reason not everywhere. It happened most often in the import section at the top of the file.

thorade avatar May 17 '18 11:05 thorade

I just saw that this is also discuseed in PR #14.

thorade avatar May 17 '18 12:05 thorade