Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4713662 By: fabioz
Have you tried erasing the .pyc files? (I may be wrong, but I think the problem is that python caches that info when it creates the .pyc) To clean those you can right-click a project/folder > pydev > remove *.pyc Cheers, Fabio ______________________________________________________________________ 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 ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Pydev-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pydev-users
