[Tutor] Terminating "\M" characters with regard to csv.DictWriter

Alex Kleider alexkleider at gmail.com
Mon Aug 9 23:47:13 EDT 2021


On Sun, Aug 8, 2021 at 7:26 PM Dennis Lee Bieber <wlfraed at ix.netcom.com>
wrote:

>
>         Are you sure it's a \M? Capital M?
>

Yes, it is a capital M, here's the first line of the diff command output:
<
first,last,phone,address,town,state,postal_code,country,email,dues,dock,kayak,mooring,status^M

>
> >(Using python 7 on Debian GNU/Linux)
>
>         No such snake exists in nature. Obsolete Python is 2.x, current
> Python
> is 3.x.
>

Should have been 3.7- major error on my part.
Also perhaps should have mentioned it's Debian 10 (since I hear Debian 11
is soon to be the stable release.)

>
>
>


More information about the Tutor mailing list