Write a line break to notepad using Python

Source: Internet
Author: User

Recently, I have been working on the XML data detection tool. Today, it is coming to an end. When I make the error report output, I feel that the output is easier to view in notepad, so it is implemented.

Later I found that when every error record was changed, the output in Notepad turned into a Sifang blacklist, depressing.

A large number of error records are crowded in different formats, and they are dizzy. Then I found a solution. In python, we added \ n to the end of the string. Now we can add \ r \ n to solve the problem. In this way, we can achieve the line feed effect in notepad.

A very small technical detail. Well, let's accumulate it slowly.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.