commit | 582b5866174d20f7c027cbb6fb757fefb382f96f | [log] [tgz] |
---|---|---|
author | Thomas Wouters <thomas@python.org> | Thu Aug 30 22:39:17 2007 +0000 |
committer | Thomas Wouters <thomas@python.org> | Thu Aug 30 22:39:17 2007 +0000 |
tree | e3173729af59126ca37838cc1a822e80a8d588b9 | |
parent | 185e30cdf330b0c687a7afaf26b1eef761ff12ca [diff] |
Merged revisions 57772-57777 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r57776 | thomas.wouters | 2007-08-31 00:35:31 +0200 (Fri, 31 Aug 2007) | 4 lines One more fix to consider missing SSL support. ........