* progmodes/python.el (python-shell-send-string): When
authorMatt McClure <mlm@aya.yale.edu>
Fri, 7 Sep 2012 14:53:15 +0000 (16:53 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 7 Sep 2012 14:53:15 +0000 (16:53 +0200)
commit9dd40b000598aff88c6249ecf2b5a866935e9321
treef76b281e250dd1e31f8933bdf89a78b1feb43bc5
parentb4f5313e931a577f5db487ff9bd9c03d3a3c37a7
* progmodes/python.el (python-shell-send-string): When
default-directory is remote, create temp file on remote
filesystem.
(python-shell-send-file): When file is remote, pass local view of
file paths to remote Python interpreter.  (Bug#12340)
lisp/ChangeLog
lisp/progmodes/python.el