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 pitrou
Recipients cjwelborn, cool-RR, pitrou, serhiy.storchaka
Date 2014-01-23.14:43:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390488216.2293.2.camel@fsol>
In-reply-to <1390487598.23.0.747192030995.issue20218@psf.upfronthosting.co.za>
Content
> Which parts of the API merit discussion? The method names? Whether to
> include readlines/writelines? The arguments?

I think the readlines/writelines methods, as well as the size argument,
should be dropped.
Furthermore, there also should be distinct text/binary variants.
History
Date User Action Args
2014-01-23 14:43:39pitrousetrecipients: + pitrou, cool-RR, serhiy.storchaka, cjwelborn
2014-01-23 14:43:39pitroulinkissue20218 messages
2014-01-23 14:43:39pitroucreate