I am coding with PyDev in Eclipse. It seems that PyDev can't highlight those "undefined methods" in my own class, e.g. self.do(). Could anybody give some clues about how to turn this on in preference, or PyDev current doesn't support this feature?
Thanks! Leon