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 dmtr
Recipients amaury.forgeotdarc, dmtr
Date 2010-04-01.09:28:58
SpamBayes Score 2.546319e-09
Marked as misclassified No
Message-id <1270114140.58.0.617386057817.issue8228@psf.upfronthosting.co.za>
In-reply-to
Content
Yes. This patch is nowhere near the production level. Unfortunately it works for me. And in the moment I don't have time to improve it further. Current version doesn't check the item's width upfront, there is definitely room for improvement. 

There is also an issue with the included issue_5131.patch - pretty-printed code can not be executed, unless 'defaultdict(' ')' type-specs are removed.
History
Date User Action Args
2010-04-01 09:29:00dmtrsetrecipients: + dmtr, amaury.forgeotdarc
2010-04-01 09:29:00dmtrsetmessageid: <1270114140.58.0.617386057817.issue8228@psf.upfronthosting.co.za>
2010-04-01 09:28:59dmtrlinkissue8228 messages
2010-04-01 09:28:58dmtrcreate