commit | 40617a8eae014941aa6af779d6be0b8d36e1db2c | [log] [tgz] |
---|---|---|
author | Ronald Oussoren <ronaldoussoren@mac.com> | Sun Sep 20 10:37:33 2009 +0000 |
committer | Ronald Oussoren <ronaldoussoren@mac.com> | Sun Sep 20 10:37:33 2009 +0000 |
tree | 7b3ab960a53af8907e875b35e9e5936563bbb74e | |
parent | 04606fbcbe2af419a2ab59ff0ba75b4fa994cfe1 [diff] |
Merged revisions 74962 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r74962 | ronald.oussoren | 2009-09-20 12:31:22 +0200 (Sun, 20 Sep 2009) | 2 lines Fix for issue 6851: urllib.urlopen crashes in a thread on OSX 10.6 ........