commit | d5587bc4745f9d0b1dfdf7c93947f5b197a37176 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sat Dec 19 21:08:31 2009 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sat Dec 19 21:08:31 2009 +0000 |
tree | 23011af2790bf7835e431ed21c55fcbeb305a01d | |
parent | 1d523e1ae18d5a021c11beaca4ba664e0a6786e9 [diff] |
Merged revisions 76896,76898 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r76896 | antoine.pitrou | 2009-12-19 22:01:10 +0100 (sam., 19 déc. 2009) | 3 lines Issue #7545: improve documentation of the `buffering` argument in io.open(). ........ r76898 | antoine.pitrou | 2009-12-19 22:06:36 +0100 (sam., 19 déc. 2009) | 3 lines Remove superfetatory paragraph (left there by mistake). ........