On this page

    P

    os.EOL

    History
    Type:string

    The operating system-specific end-of-line marker.

    • \n on POSIX
    • \r\n on Windows