Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4205598 By: iamroderik
I've been using py-dev 1.2.9 for a while and I find it very amusing that every time I start eclipse something new either fails or starts working :) Todays edition sprung this on me: -> Start a new module -> type #! /usr/bin/env python -> press enter ->result: from curses.has_key import python #! /usr/bin/env python Now, I haven't touched anything since I last used eclipse. The last change I remember doing to py-dev/eclipse was to turn off "debug code completion" but that is some days ago. I haven't seen this "automagic" import behavior before. It could be useful though...if it left #! lines alone :) regards /rune ______________________________________________________________________ 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 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Pydev-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pydev-users
