commit | e2b3bbae4e718b02d0852cfbc50c34b37890eac8 | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@mad-scientist.com> | Sun Oct 17 19:42:46 2010 +0000 |
committer | Gregory P. Smith <greg@mad-scientist.com> | Sun Oct 17 19:42:46 2010 +0000 |
tree | a8e9932ceeac93b6652129bc1060bb5a851a1702 | |
parent | 7e8f6d643c6b7ffc459ceed10e19a22911840f48 [diff] |
Merged revisions 85657 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r85657 | gregory.p.smith | 2010-10-17 12:40:59 -0700 (Sun, 17 Oct 2010) | 3 lines Remove the external non-python.org hyperlink and point people to Tools/gdb/libpython.py. ........