* lisp/progmodes/python.el (python-shell-completion-setup-code): Use
commit7bf7edf53f65752f408d0f5e9d0af56bfcf683f5
authorFabián Ezequiel Gallina <galli.87@gmail.com>
Thu, 27 Nov 2014 02:45:24 +0000 (26 23:45 -0300)
committerFabián Ezequiel Gallina <galli.87@gmail.com>
Thu, 27 Nov 2014 02:45:24 +0000 (26 23:45 -0300)
tree4ed89a4fd78933d181a30d1d97ea0acc308e7790
parent47f573a4bf6b5126884286690ce1e8818ada74ee
* lisp/progmodes/python.el (python-shell-completion-setup-code): Use
__builtin__ module (or builtins in Python 3) and catch all errors
when importing readline and rlcompleter.
lisp/ChangeLog
lisp/progmodes/python.el