Invoke python as python2

This commit is contained in:
Jeremy Maitin-Shepard 2016-01-29 22:25:26 -08:00 committed by Jeremy Maitin-Shepard
parent 711d07aef0
commit e61918c4bc

View file

@ -73,7 +73,7 @@
(shell-command-on-region
string-start string-end
(format
"python %s --offset %s --indent %s --width %s"
"python2 %s --offset %s --indent %s --width %s"
(shell-quote-argument python-docstring-script)
orig-offset
indent-count