]> granicus.if.org Git - python/commit
Issue #7545: improve documentation of the `buffering` argument in io.open().
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 19 Dec 2009 21:01:10 +0000 (21:01 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 19 Dec 2009 21:01:10 +0000 (21:01 +0000)
commite812d29b52c597363d8d2c2615def653701a0efc
treeb2bfee34b41a6d46bc731d1e48b4c17b1380ff78
parentd86e9d7616dbc6e9c836803619294e07757ba091
Issue #7545: improve documentation of the `buffering` argument in io.open().
Doc/library/io.rst
Lib/_pyio.py
Modules/_io/_iomodule.c