On 16/12/2013 11:58, Chris Angelico wrote:
On Mon, Dec 16, 2013 at 8:42 PM, Mark Lawrence <breamore...@yahoo.co.uk> wrote:
I've done the latter, but still can't fit all the data for my 100+ screens
into a one liner, help please :)

With 100 screens, you should be able to use lines of text up to 8000
characters long - just make sure your screens are organized
horizontally. Shorten all variable names to a single letter, omit all
unnecessary spaces, and you should be able to fit the code within that
space.

ChrisA


Thanks for this extremely useful advice, it's much appreciated :)

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

Mark Lawrence

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to