Emacs: Comment on Python / guess-style conflict

master
Pierre Neidhardt 2014-09-14 22:15:24 +02:00
parent c9e042dd06
commit bc4dc1c65f
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
;; Python
;;==============================================================================
;; TODO: guess-style has some variable/alias conflict with Python mode.
(defun python-version ()
"Returns \"python2\" or \"python3\" according to the shabang.
`python-shell-interpreter' is assumed by default."