commit | 837fbb0d9a2e2b4ecc828100eef08bf17ac2b61f | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Fri Nov 26 07:58:55 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Fri Nov 26 07:58:55 2010 +0000 |
tree | 1ed376a3b9397bf409c7928ba7c09f0205ffb25f | |
parent | 79f096a7aab611b6299c0944d6ab2e9552e6caca [diff] |
Merged revisions 85731,85735 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r85731 | georg.brandl | 2010-10-19 23:07:16 +0200 (Di, 19 Okt 2010) | 1 line Be consistent in the spelling of thread-safe(ty). ........ r85735 | georg.brandl | 2010-10-20 08:50:19 +0200 (Mi, 20 Okt 2010) | 1 line Fix r85728: use "" to mean the system default locale, which should work on more systems. ........