commit | dffc1b8932d57c3a7d587b9571aac1c3a62e08f1 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Thu Aug 13 12:58:30 2009 +0000 |
committer | Georg Brandl <georg@python.org> | Thu Aug 13 12:58:30 2009 +0000 |
tree | 64f4f727de77c979ce87187a1bbc8e4375ca29ee | |
parent | 4a52a4c3bbd41aa58b45a2a8da0eaf99fd041a38 [diff] |
Merged revisions 74411 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r74411 | georg.brandl | 2009-08-13 14:57:25 +0200 (Do, 13 Aug 2009) | 2 lines Remove potentially confusing sentence in __mangling description. ........