Re: [Python-mode] python 3 series not detected or

2011-11-22 Thread Andreas Röhler
Am 22.11.2011 19:41, schrieb Richard Llewellyn: I have just switched to Python 3.2 and am having problems with interpreter (NameError: name 'execfile' is not defined.) I see this was topic of Bug 450552, and in python_mode.el seems to be dealt with by defun py-which-execute-file-command. Unfort

[Python-mode] python 3 series not detected or

2011-11-22 Thread Richard Llewellyn
I have just switched to Python 3.2 and am having problems with interpreter (NameError: name 'execfile' is not defined.) I see this was topic of Bug 450552, and in python_mode.el seems to be dealt with by defun py-which-execute-file-command. Unfortunately I don't get far with Lisp so I am not work