I moved ~/src/python-mode out of the way, then from ~/src I executed

    bzr co lp:python-mode

I verified that it says I have version 5.2.0:

    (defconst py-version "5.2.0"
      "`python-mode' version number.")

Byte compilation still fails (in a fresh XEmacs session):

    Compiling file /Users/skip/src/python-mode/python-mode.el at Mon Jan 17 
13:50:21 2011
      !! Symbol's function definition is void ((string-to-syntax))

Skip
_______________________________________________
Python-mode mailing list
Python-mode@python.org
http://mail.python.org/mailman/listinfo/python-mode

Reply via email to