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

