python.el: Fixes for IPython 3.x (Bug#20580)
commit02dc8dac7e9a7d3482d63d554bc20b579c74f072
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Mon, 6 Jul 2015 04:59:02 +0000 (6 01:59 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Mon, 6 Jul 2015 04:59:02 +0000 (6 01:59 -0300)
treeef10ffb50f340f433db27ca6806012410afe773a
parenta5e39bfae8fe8950a01e01b1ae1ad864f5f523b4
python.el: Fixes for IPython 3.x  (Bug#20580)

* lisp/progmodes/python.el:
(python-shell-completion-native-setup): Fix IPython 3.x setup.
(python-shell-completion-native-get-completions): Fix timeout
logic.
lisp/progmodes/python.el