[X-Unix] Python?

Alexandre Gauthier supernaut at raptorized.com
Sun Jun 13 12:13:06 PDT 2004


Basically, Python is programming language, not unlike Perl or C.
It may be connecting to the internet simply because you have an application
written in such language that opens a connection to the internet.

Python programs are interpreted, meaning that launching a python application
would basically involve invoking the python parser, followed by the file
containing the application code. Perl works this way too.

So, you would see Python connecting to the internet because a python program
is attempting to.

Bittorrent for instance is written in python, if I am not mistaken.


On 13/06/04 15:06, "thomas fritscher" <thomas at freedombmx.de> wrote:

> Hello, just a quick question, it might sound stupid to you but what is
> python and why does it connect to the internet all the time?
> thanks,
> thomas
> 
> ----------
> Check out the Mac OS X email list FAQ
> http://www.themacintoshguy.com/lists/X.html
> 
> To unsubscribe, E-mail to: <X-Unix-off at lists.themacintoshguy.com>
> To switch to the DIGEST mode, E-mail to
> <X-Unix-digest at lists.themacintoshguy.com>
> Need help from a real person? Try.  <X-Unix-request at lists.themacintoshguy.com>
> 
> ----------
> $14.99 Unlimited Nationwide Mac Dialup and Mac Web Hosting from your Mac ISP
> Serious Mac Internet Solutions From NineWire!   http://macinternetaccess.com
> 
> DVIator   | Run Dual ADC displays on your G4 or just one on an older Mac!
> Dr. Bott  | <http://www.drbott.com/prod/DVIator.html>
> 
>    Support   | Support this list by clicking here before you buy!
>   this List  |  http://www.themacintoshguy.com/support.html
> 
> OS X News, Dr.Mac, Forums, Tutorials, Tips, Hints, FAQ?s -
> http://www.osxfaq.com




More information about the X-Unix mailing list