Files
emacs/lisp/progmodes
Justin Timmons 18af404ef3 Support python virtualenv on w32 (Bug#24464)
According to the virtualenv docs only POSIX systems follow the
structure "/path/to/venv/bin/", while windows systems use
"/path/to/venv/Scripts" for the location of the binary files, most
importantly including the python interpreter (see:
https://virtualenv.pypa.io/en/stable/userguide/#windows-notes).
* lisp/progmodes/python.el (python-shell-calculate-exec-path): Use the
"/path/to/venv/Scripts" for `windows-nt' machines.

Copyright-paperwork-exempt: yes
2017-11-05 11:39:06 -05:00
..
2017-09-22 20:41:10 +03:00
2017-10-01 19:59:01 -07:00
2017-10-09 22:55:06 -07:00
2017-10-28 17:10:25 -07:00
2017-11-05 12:53:56 +00:00
2017-10-28 17:10:25 -07:00
2017-11-05 12:53:56 +00:00
2017-10-28 17:10:25 -07:00
2017-10-27 20:45:23 -04:00
2017-10-26 02:43:53 +03:00
2017-10-01 19:59:01 -07:00
2017-11-05 12:53:56 +00:00
2017-11-05 12:16:28 +00:00
2017-09-29 16:41:50 -07:00
2017-10-01 19:59:01 -07:00
2017-10-28 17:10:25 -07:00