If you means python-mode, you can add this line to you .emacs:
(setq py-python-command "python3.0")
On 1/29/09, John Seales wrote:
>
> I've updated to python 2.6. My terminal application finds the new python
> just fine, but my gnu-emacs still is on python 2.3. Does anyone know how I
> can chang
Sorry. Mine is python3.0.
Yours maybe is:
(setq py-python-command "python2.6")
--
Regards
Lei
--
http://mail.python.org/mailman/listinfo/python-list
Hi, developers!
I get python3k from the svn repository. The revision is 83889. When
building it, i encounter this error.
gcc -pthread -Xlinker -export-dynamic -o python Modules/python.o
libpython3.2.a -lpthread -ldl -lutil -lm
XXX lineno: 1098, opcode: 32
Unable to get t