Disable python native completion on w32 (Bug#28580)
commit5980de3727a0e80b5d70849bd2dd7054318c25d8
authorNoam Postavsky <npostavs@gmail.com>
Fri, 13 Oct 2017 03:25:13 +0000 (12 23:25 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Sun, 15 Oct 2017 17:58:45 +0000 (15 13:58 -0400)
treeee873b99d1fc01493ab18552726d2129c3f7f482
parent616b4c59561c63b986634d666c45a73e95fac392
Disable python native completion on w32 (Bug#28580)

* lisp/progmodes/python.el
(python-shell-completion-native-disabled-interpreters): For windows-nt
systems, put an empty string to match interpreters.
lisp/progmodes/python.el