Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #101807

Re: Is there a limit to the characters used in a print statement?

From Mark Lawrence <breamoreboy@yahoo.co.uk>
Newsgroups comp.lang.python
Subject Re: Is there a limit to the characters used in a print statement?
Date 2016-01-16 14:02 +0000
Message-ID <mailman.41.1452952997.15297.python-list@python.org> (permalink)
References <06e75d79-39f4-4389-aec7-4778223c4990@googlegroups.com>

Show all headers | View raw


On 16/01/2016 13:49, Robert James Liguori wrote:
> I'm doing a data conversion and all is garbled when I add an extra hundred lines to the print in my for loop.  Is there a limit?
>

This will probably get answered under the thread with subject "print 
size limit" that arrived one minute before this did.

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Is there a limit to the characters used in a print statement? Robert James Liguori <gliesian66@gmail.com> - 2016-01-16 05:49 -0800
  Re: Is there a limit to the characters used in a print statement? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2016-01-16 14:02 +0000
  Re: Is there a limit to the characters used in a print statement? Steven D'Aprano <steve@pearwood.info> - 2016-01-17 10:41 +1100

csiph-web