commit | 0dfdf006a6e421cf9a8155b6d20e6e39c6387e92 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Tue Oct 27 14:36:50 2009 +0000 |
committer | Georg Brandl <georg@python.org> | Tue Oct 27 14:36:50 2009 +0000 |
tree | 201070e9a93325f635f5a800f11ea1b4c46ce17a | |
parent | cda25a1af6e5adfafa5a61961fa6a30be53ddd5a [diff] |
Merged revisions 74207 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r74207 | georg.brandl | 2009-07-26 16:19:57 +0200 (So, 26 Jul 2009) | 1 line #6577: fix (hopefully) all links to builtin instead of module/class-specific objects. ........