]> granicus.if.org Git - python/commit
Make TextIOWrapper's documentation clearer by copying the newline argument's descript...
authorAntoine Pitrou <solipsis@pitrou.net>
Fri, 3 Aug 2012 22:56:19 +0000 (00:56 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Fri, 3 Aug 2012 22:56:19 +0000 (00:56 +0200)
commit3c25dfbf13279c90cf35e5b4424f1c94483306d3
treebacac08cbfed9dcd878170aed00afedf864a01df
parentba9b404b6570796aa9a7f6ad47bd0ca033aa6cc0
parent0c1c0d42dcc8fc223eb3aaa51d09d252b1738820
Make TextIOWrapper's documentation clearer by copying the newline argument's description from open().
Doc/library/io.rst
Modules/_io/textio.c