commit | 298be5161f27006a82bf499fcd7a990cb5ee4a87 | [log] [tgz] |
---|---|---|
author | Éric Araujo <merwok@netwok.org> | Mon Oct 04 23:57:46 2010 +0000 |
committer | Éric Araujo <merwok@netwok.org> | Mon Oct 04 23:57:46 2010 +0000 |
tree | 6c262cb543dd39ce972d12e19f0f17e45c32f67a | |
parent | 2fdbfc507e0a2e2b92415bf5a25090a6839ae799 [diff] |
Merged revisions 85223 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r85223 | eric.araujo | 2010-10-05 01:52:37 +0200 (mar., 05 oct. 2010) | 3 lines Fix interaction of custom translation classes and caching (#9042) ........