| commit | 796df156cdfa162f47987c37bc102f5c70697e40 | [log] [tgz] |
|---|---|---|
| author | Michael W. Hudson <mwh@python.net> | Thu Jan 30 10:12:51 2003 +0000 |
| committer | Michael W. Hudson <mwh@python.net> | Thu Jan 30 10:12:51 2003 +0000 |
| tree | 6d8b962e739189758b3741bc69bbc4e43293a9bd | |
| parent | 9b40e804c79cef8dd240b734589e7caffd8ee4bd [diff] |
Add the get_completer() function based on Michael Stone's patch in [ 676342 ] after using pdb readline does not work correctly which is required to fix that bug. So maaybe a bugfix candidate.