commit | c4f8b2456037108077000d614a9de8aed90c364b | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Fri Apr 10 08:17:21 2009 +0000 |
committer | Georg Brandl <georg@python.org> | Fri Apr 10 08:17:21 2009 +0000 |
tree | b7ba0865ce2600d9c66aaf091bd0ce885a9f0c5c | |
parent | b4d31fe436de0799e361a671e5d47fa4b3504d04 [diff] |
Merged revisions 71441 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r71441 | georg.brandl | 2009-04-10 10:16:47 +0200 (Fr, 10 Apr 2009) | 1 line Let "lambda" point to the correct heading. ........