Losing words

John Doe john at johniedoe.com
Tue Apr 2 05:13:20 EDT 2019


On 2019-04-01, Paul Rubin <no.email at nospam.invalid> wrote:
> John Doe <john at johniedoe.com> writes:
>> sendall also is not sending a whole sentence. 
>
> Have you observed that with something like wireshark?
>


I was about colon ":" before message with a colon a whole message is
" before message with a colon a whole message is sent.
 .
 
> Also, to do a nonterminating loop in Python, use "while True".  Your use
> of tail recursion is traditional in functional programming but in Python
> it will end up leaking memory by pushing a new stack frame at each
> recursive call.
>
And here I'm stuck indeed.




More information about the Python-list mailing list