reopen 670332 thanks 50python-mode.el still has
(setq auto-mode-alist (append (list '("\\.py$" . python-mode) '("SConstruct$" . python-mode) '("SConscript$" . python-mode) ) auto-mode-alist)) where I believe it's usual to have "\\.py\\'" etc there. python-mode.el itself is that way now, but not yet 50python-mode.el startup? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org