commit | b305aeb1dd1cd890dae539c63f406a3b803b84f7 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Fri Sep 05 22:13:06 2008 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Fri Sep 05 22:13:06 2008 +0000 |
tree | 9573633e73cd83783db050eb98d13bf157e8e8ff | |
parent | f04811140339507ff461d5a79be4d088f4f06169 [diff] |
Merged revisions 66235 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r66235 | antoine.pitrou | 2008-09-06 00:04:54 +0200 (sam., 06 sept. 2008) | 6 lines #3601: test_unicode.test_raiseMemError fails in UCS4 Reviewed by Benjamin Peterson on IRC. ........