[Pydev-users] [pydev - Users] RE: Per-project python interpreter
Brought to you by:
fabioz
From: SourceForge.net <no...@so...> - 2006-10-10 16:16:29
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3956324 By: fabioz Yeap, pydev only uses one interpreter for almost everything (the default one). The only exception is when you want to run you python module (so, you can use different interpreters for each run, but that's the only place where you can select the other interpreters). 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 |