commit | 9cbb125d7d1020f312612c77e96ff76c20c6d1a3 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Jul 11 10:39:00 2009 +0000 |
committer | Georg Brandl <georg@python.org> | Sat Jul 11 10:39:00 2009 +0000 |
tree | 5e225a50fc2cfcbf88fd2951a5b205ac2f93c1cc | |
parent | 489cb4f0b98e4d04bfef9ee14f93e4bab63ffcd7 [diff] |
Merged revisions 73940 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r73940 | georg.brandl | 2009-07-11 12:37:38 +0200 (Sa, 11 Jul 2009) | 1 line #6430: add note about size of "u" type. ........