projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d48979
)
* test/lisp/progmodes/python-tests.el (python-virt-bin): Doc fix.
author
Juanma Barranquero
<lekktu@gmail.com>
Mon, 17 Jun 2019 01:12:45 +0000
(
03:12
+0200)
committer
Juanma Barranquero
<lekktu@gmail.com>
Mon, 17 Jun 2019 01:12:45 +0000
(
03:12
+0200)
test/lisp/progmodes/python-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/progmodes/python-tests.el
b/test/lisp/progmodes/python-tests.el
index bea44bede9e40a316f3244423c483ae12a77dd9b..a44724f1dcae41cc6c0e2406f744c90e1bbdb78b 100644
(file)
--- a/
test/lisp/progmodes/python-tests.el
+++ b/
test/lisp/progmodes/python-tests.el
@@
-137,7
+137,7
@@
default to `point-min' and `point-max' respectively."
(defun python-virt-bin (&optional virt-root)
"Return the virtualenv bin dir, starting from VIRT-ROOT.
If nil, VIRT-ROOT defaults to `python-shell-virtualenv-root'.
-
POSIX and Windows systems have different defauls
."
+
The name of this directory depends on `system-type'
."
(expand-file-name
(concat
(file-name-as-directory (or virt-root