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 <[email protected]>
In-reply-to <[email protected]>
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 <[email protected]> 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