[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Python 3 support in python.el/python-21.el
From: |
Dave Love |
Subject: |
Python 3 support in python.el/python-21.el |
Date: |
Wed, 07 Jan 2009 22:23:32 +0000 |
User-agent: |
Gnus/5.110011 (No Gnus v0.11) |
This version of my Python mode provides support for the
recently-released Python 3. There are separate modes for the
incompatible version 2 and version 3 languages (basically differing in
font-locking), and the support code for the inferior process has been
changed to run in either. It also fixes some bugs and infelicities.
It's lightly tested; please report problems/deficiencies to me. See the
URL in the headers for updates and the unchanged support code.
python.el.gz
Description: Emacs 22 mode
emacs.py.gz
Description: Python support code
python-21.el.gz
Description: Emacs 21 mode
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Python 3 support in python.el/python-21.el,
Dave Love <=