commit | 6db43fdb3bbe3fc470f51f3674818f925b8f130c | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Tue Sep 28 21:53:46 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Tue Sep 28 21:53:46 2010 +0000 |
tree | c59b1910b60d51567110c3ba5ca76a0ff03d3618 | |
parent | 1ec68b132e7aa54d0f5f09f3c7a098294994cd4e [diff] |
Merged revisions 85075 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r85075 | antoine.pitrou | 2010-09-28 23:52:30 +0200 (mar., 28 sept. 2010) | 3 lines Discourage use of the old buffer API funcs ........