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 amaury.forgeotdarc
Recipients BreamoreBoy, amaury.forgeotdarc, eric.araujo, ezio.melotti, giampaolo.rodola, marystern, pitrou, rhettinger, serprex
Date 2013-04-03.08:31:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1364977894.56.0.274717138308.issue6743@psf.upfronthosting.co.za>
In-reply-to
Content
> But it can't work. pprint() uses all the width for a single object.
> How are you supposed to print multiple objects?

On multiple lines?
History
Date User Action Args
2013-04-03 08:31:34amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, rhettinger, pitrou, giampaolo.rodola, ezio.melotti, eric.araujo, marystern, serprex, BreamoreBoy
2013-04-03 08:31:34amaury.forgeotdarcsetmessageid: <1364977894.56.0.274717138308.issue6743@psf.upfronthosting.co.za>
2013-04-03 08:31:34amaury.forgeotdarclinkissue6743 messages
2013-04-03 08:31:34amaury.forgeotdarccreate