commit | 1cfc9c0ef334a3add718a5e01d9658bdf3c9da6d | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@mad-scientist.com> | Sat Aug 15 06:40:49 2009 +0000 |
committer | Gregory P. Smith <greg@mad-scientist.com> | Sat Aug 15 06:40:49 2009 +0000 |
tree | 1a3cd4c1e9e0357d851e42cc9f6a8099cf6954a4 | |
parent | 72da8f29a6c42fba3bce0ce2c5dd8e4767cf4b32 [diff] |
Merged revisions 73145 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r73145 | kristjan.jonsson | 2009-06-02 06:14:08 -0700 (Tue, 02 Jun 2009) | 2 lines http://bugs.python.org/issue6117 Fix O(n**2) performance problem in socket._fileobject ........