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 sdaoden
Recipients giampaolo.rodola, pitrou, rosslagerwall, sdaoden
Date 2011-03-01.13:17:52
SpamBayes Score 4.779627e-05
Marked as misclassified No
Message-id <20110301131744.GA89055@sherwood.local>
In-reply-to <1298984412.34.0.088555617329.issue11351@psf.upfronthosting.co.za>
Content
Aaaaaah, unfortunately - what a shame, this beautiful language ... 
But do i need to re-post the real (ouch!) issue11351-2.patch, i.e. with 
'total+=blen' instead of 'total+=len'? 
Or is it sufficient now with these comments (for Giampaolo')?

> Antoine Pitrou <pitrou@free.fr> added the comment:
> 
> Well the third patch has a lot of spurious style changes that make it harder to spot the actual changes.
History
Date User Action Args
2011-03-01 13:17:53sdaodensetrecipients: + sdaoden, pitrou, giampaolo.rodola, rosslagerwall
2011-03-01 13:17:52sdaodenlinkissue11351 messages
2011-03-01 13:17:52sdaodencreate