commit | 2f8df3d68f9ccf17891c562e357ae1303d324b7a | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Mon Aug 30 12:45:23 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Mon Aug 30 12:45:23 2010 +0000 |
tree | 6950f86b59073f0e2b24cfe33e54b81bbd2c74ff | |
parent | b440aec9f943a422b05353812be851100253d667 [diff] |
Merged revisions 84357 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r84357 | antoine.pitrou | 2010-08-30 14:41:00 +0200 (lun., 30 août 2010) | 3 lines Issue #9715: improve documentation of the io module ........