commit | 0d855393e61496e0690514c0cf7437f92f5a04e8 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Aug 30 19:53:05 2008 +0000 |
committer | Georg Brandl <georg@python.org> | Sat Aug 30 19:53:05 2008 +0000 |
tree | 1c8dadafebd6b006213dc54970cb65a930a5e32e | |
parent | 069094bc00e7be518c2e4c469c7e3ff3e21d8fb3 [diff] |
Merged revisions 66076 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r66076 | georg.brandl | 2008-08-30 21:03:43 +0200 (Sat, 30 Aug 2008) | 2 lines #3707: fix inf. recursion in pydoc topic search. Rev'd by Antoine. ........