This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients gvanrossum, serhiy.storchaka, terry.reedy
Date 2018-10-05.19:38:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538768298.47.0.545547206417.issue34856@psf.upfronthosting.co.za>
In-reply-to
Content
Right.  Like printing an ascii text version of the Mandelbrot set in one 20-line lambda + call expression statement.  Let's truncate to, say, 40 chars.  This should cover a large majority of lambda expressions.
History
Date User Action Args
2018-10-05 19:38:18terry.reedysetrecipients: + terry.reedy, gvanrossum, serhiy.storchaka
2018-10-05 19:38:18terry.reedysetmessageid: <1538768298.47.0.545547206417.issue34856@psf.upfronthosting.co.za>
2018-10-05 19:38:18terry.reedylinkissue34856 messages
2018-10-05 19:38:18terry.reedycreate