~a-roehler/python-mode/myrkwid

1
2
3
4
5
6
7
This project contains the following files:

    * doctest-mode.el - major mode for editing doctest files
    * pycomplete.el - support for Python symbol completion (Emacs Lisp side)
    * pycomplete.py - support for Python symbol completion (Python side)
    * python-mode.el - major mode for editing Python source