- #2250: Exceptions raised during evaluation of names in rlcompleter's
commit27e8dc3b1c5437e8eec4dabab89a2f7b6aac4aa4
authorgeorg.brandl <georg.brandl@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sun, 11 May 2008 21:03:42 +0000 (11 21:03 +0000)
committergeorg.brandl <georg.brandl@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sun, 11 May 2008 21:03:42 +0000 (11 21:03 +0000)
tree605f1c6ae2a892e965978d7516bcf2743651a65d
parentcc8e0f34c634926f3e38ccd0b40e48936c2f8bc6
- #2250: Exceptions raised during evaluation of names in rlcompleter's
  ``Completer.complete()`` method are now caught and ignored.

git-svn-id: http://svn.python.org/projects/python/trunk@63094 6015fed2-1504-0410-9fe1-9d1591cc4771
Doc/library/rlcompleter.rst
Lib/rlcompleter.py
Misc/NEWS