Uhm even forcing the load of the file python-mode.el doesn't work.

But I think I found it, in wisent-python.el there is
;; Try to load python support, but fail silently since it is only used
;; for optional functionality
(require 'python nil t)

Which if I get it right hides the python-mode function defined before.
So should I complain on the cedet list or there is still something that
can be done from my side?
Strange I never noticed this thing before...
_______________________________________________
Python-mode mailing list
Python-mode@python.org
http://mail.python.org/mailman/listinfo/python-mode

Reply via email to