Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4341192 By: boostpy2005
There is some problems during the refactoring: If I extract a method from some code fragment, which contains some if / else blocks, I become a method, which has systax problem, because some of the text <b>"if"</b> of the <b>if condition </b> disappear. Not all of the text "if", but some of them! By the way, I only want to mention that: one can not use pass under if / else (It is not good, but OK) I use the current pyDev & Extension under Eclpse 2.2.1 Is that a bug? Thanks for the answer! ______________________________________________________________________ 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
