Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4379507 By: askerl
Hi, I am using PyDev and PyDev Extensions (1.3.5) on Windows, and I sometimes get strange errors when executing "Override/Implement Methods" (PEPTIC) I often have to klick through a lot of error messages, and then the display only shows the "object" methods, not the other methods from the object hierarchy. I often notice this when deriving from a wxPython class, e.g. <code>class BasisValidator(wx.PyValidator):</code> Did I miss some settings or is this a bug? Thanks, Hannes ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Pydev-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pydev-users
