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 giampaolo.rodola
Recipients alanmcintyre, giampaolo.rodola, josiahcarlson
Date 2007-12-11.01:20:34
SpamBayes Score 0.25638345
Marked as misclassified No
Message-id <1197336034.66.0.587548315653.issue1736190@psf.upfronthosting.co.za>
In-reply-to
Content
In attachment I provide a patch for fixing this last mentioned issue.
It's a rewriting of initiate_send method which now looks at what is
specified by ac_out_buffer_size attribute.
Files
File name Uploaded
initiate_send.py giampaolo.rodola, 2007-12-11.01:20:34
History
Date User Action Args
2007-12-11 01:20:34giampaolo.rodolasetspambayes_score: 0.256383 -> 0.25638345
recipients: + giampaolo.rodola, josiahcarlson, alanmcintyre
2007-12-11 01:20:34giampaolo.rodolasetspambayes_score: 0.256383 -> 0.256383
messageid: <1197336034.66.0.587548315653.issue1736190@psf.upfronthosting.co.za>
2007-12-11 01:20:34giampaolo.rodolalinkissue1736190 messages
2007-12-11 01:20:34giampaolo.rodolacreate