I have a branch. According to bzr diff it's identical to lp:python-mode python-mode% bzr diff http://bazaar.launchpad.net/~python-mode-devs/python-mode/python-mode/python-mode.el python-mode.el python-mode%
yet the version in my copy of the code is not 5.2.0: (defconst py-version "5.0.0+" "`python-mode' version number.") and the copyright/author info doesn't seem up-to-date: ;; Copyright (C) 1992,1993,1994 Tim Peters ;; Author: 2003-2008 https://launchpad.net/python-mode ;; 1995-2002 Barry A. Warsaw ;; 1992-1994 Tim Peters ;; Maintainer: python-mode@python.org ;; Created: Feb 1992 ;; Keywords: python languages oop What am I missing? Skip _______________________________________________ Python-mode mailing list Python-mode@python.org http://mail.python.org/mailman/listinfo/python-mode