]> code.delx.au - gnu-emacs/commit
replace `tramp-compat-split-string' (removed) with `split-string'
authorSam Steingold <sds@gnu.org>
Fri, 15 Jan 2016 16:53:05 +0000 (11:53 -0500)
committerSam Steingold <sds@gnu.org>
Fri, 15 Jan 2016 16:53:05 +0000 (11:53 -0500)
commit984a14904658da42ca9dea50a811a901ddc56e60
tree7750b6d116b47864d1245965988c15db19559b4b
parent930f8e8377e40ba161bd16ea4d612cb4c570ee1b
replace `tramp-compat-split-string' (removed) with `split-string'

(python-shell-tramp-refresh-process-environment)
(python-shell-calculate-pythonpath): use `split-string'
instead of defunct `tramp-compat-split-string'
lisp/progmodes/python.el