[issue10214] Misc/python-mode.el is out of date.

2011-02-01 Thread Barry A. Warsaw
Barry A. Warsaw added the comment: Please ignore, testing roundup. -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubs

[issue10214] Misc/python-mode.el is out of date.

2010-10-29 Thread Barry A. Warsaw
Barry A. Warsaw added the comment: r85927 in py3k r85928 in release31-maint r85929 in release27-maint -- resolution: -> fixed status: open -> closed ___ Python tracker ___

[issue10214] Misc/python-mode.el is out of date.

2010-10-27 Thread Georg Brandl
Georg Brandl added the comment: +1 -- nosy: +georg.brandl ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http

[issue10214] Misc/python-mode.el is out of date.

2010-10-27 Thread Barry A. Warsaw
New submission from Barry A. Warsaw : Misc/python-mode.el is pretty far out of date. http://launchpad.net/python-mode has the latest versions. Of course, there's also python.el that comes with GNU Emacs. I will replace Misc/python-mode.el with Misc/README.Emacs -- assignee: barry me