Message 216927 - Python tracker

Message216927

Author skip.montanaro
Recipients ezio.melotti, skip.montanaro
Date 2014-04-21.00:10:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1398039018.88.0.330711865193.issue20962@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a straightforward patch. I didn't want to change the public API of the module, so just defined the chunk size with a leading underscore. Gzip tests continue to pass.
History
Date User Action Args
2014-04-21 00:10:18skip.montanarosetrecipients: + skip.montanaro, ezio.melotti
2014-04-21 00:10:18skip.montanarosetmessageid: <1398039018.88.0.330711865193.issue20962@psf.upfronthosting.co.za>
2014-04-21 00:10:18skip.montanarolinkissue20962 messages
2014-04-21 00:10:18skip.montanarocreate