Hummm... it only does connections to the python shell that is used for code completion and for refactoring (those are 2 shells used), so it should be to one of those - and those are local.
Other than that, it does not do any connections.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have just started using pydev 0.8.0 with Eclipse 3.0.1. Every time I run a python module, a connection is made over the Internet (it seems).
What is going on? I have code completion disabled.
Thanks
Hummm... it only does connections to the python shell that is used for code completion and for refactoring (those are 2 shells used), so it should be to one of those - and those are local.
Other than that, it does not do any connections.