I've submitted patches to emacs for python 3000 support. It does not handle any new syntax but the emacs<->python interaction works again. This applies to the python.el that ships with emacs22, not python-mode.el.
The changes are available in emacs cvs. If you don't want to build a new copy it should be sufficient to pull the files python.el, emacs.py, emacs2.py and emacs3.py. -- Adam Hupp | http://hupp.org/adam/ _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
