(autoload 'python-mode "python-mode") (add-to-list 'auto-mode-alist '("\\.py\\'" . python-mode))