A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2007-September/074810.html below:

New lines, carriage returns, and Windows

[Python-Dev] [python] Re: New lines, carriage returns, and Windowsskip at pobox.com skip at pobox.com
Sun Sep 30 15:39:42 CEST 2007
    Michael> Actually, I usually get these strings from Windows UI
    Michael> components. A file containing '\r\n' is read in with '\r\n'
    Michael> being translated to '\n'. New user input is added containing
    Michael> '\r\n' line endings. The file is written out and now contains a
    Michael> mix of '\r\n' and '\r\r\n'.

So you need a translation layer between the UI component and your code.
Treat the component as a text file and perform the desired mapping.  Yes?

Skip
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4