Installing Python at Work
Jaime Wyant
programmer.py at gmail.com
Mon Oct 17 11:22:23 EDT 2005
More information about the Python-list mailing list
Mon Oct 17 11:22:23 EDT 2005
- Previous message (by thread): Installing Python at Work
- Next message (by thread): Installing Python at Work
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The python interpreter doesn't do anything other than what you tell it. That is, the standard python installation does not install any `secret programs' that run in the background. Like most tools, Python is as benign as it's user. However, unlike most tools even benign users can be powerful. Wow, I just stated somewhat conflicting statements ;) jw On 17 Oct 2005 08:12:35 -0700, Nikola <tsaparas4life at hotmail.com> wrote: > I'm currently learning Python for my own use. > I'm considering installing it on a work laptop, knowing that it is > non-licensed, distributable software. > > However, does it access communication ports? I know the company checks > their ports regularly for activity. > > I won't be doing anything very serious; I'm just trying out Python, > learning the basics from 'Learning Python' by O'Reilly. > > -- > http://mail.python.org/mailman/listinfo/python-list >
- Previous message (by thread): Installing Python at Work
- Next message (by thread): Installing Python at Work
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list