commit | 25696bb9b2bbb80fdfd1535b1f78492d8a469cb1 | [log] [tgz] |
---|---|---|
author | Ronald Oussoren <ronaldoussoren@mac.com> | Thu Feb 11 13:15:00 2010 +0000 |
committer | Ronald Oussoren <ronaldoussoren@mac.com> | Thu Feb 11 13:15:00 2010 +0000 |
tree | c58efe8c4afa569d2d3204f2eed3dcbf7a78fcdf | |
parent | ddb3ed003ecfd5c8d0ddc4880e0c92ac36519d93 [diff] |
Merged revisions 78148 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r78148 | ronald.oussoren | 2010-02-11 14:13:08 +0100 (Thu, 11 Feb 2010) | 3 lines Add guard around the prototype for completion_matches to enable compilition with libedit on OSX 10.5 ........