Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | Bling | About BLU |
Thanks so much for your answers. With regard to Mr. Underhill's response: I'm a little confused too. I know that Linux asked me if I wanted Python while I was installing Slackware and I did say yes, however, I don't get anything except a short description of what Python is from the man pages in Slackware 10.1, and in my Slackware Linux Unleashed 3rd edition there's nothing I could find that makes any reference to Python at all. How do I envoke the software/programme, etc, needed to start using Python? Again, your help even thusfar is very much appreciated. :-) To Mathew, thanks for the download. I'll be able to start working Python on my WinXP machine as well. Regards, Valo discuss-request at blu.org wrote: >Send Discuss mailing list submissions to > discuss at blu.org > >To subscribe or unsubscribe via the World Wide Web, visit > http://olduvai.blu.org/mailman/listinfo/discuss >or, via email, send a message with subject or body 'help' to > discuss-request at blu.org > >You can reach the person managing the list at > discuss-owner at blu.org > >When replying, please edit your Subject line so it is more specific >than "Re: Contents of Discuss digest..." > > >Today's Topics: > > 1. Re: Recommended compiler for Python? (Larry Underhill) > 2. Re: Recommended compiler for Python? (Matthew Gillen) > > >---------------------------------------------------------------------- > >Message: 1 >Date: Thu, 01 Dec 2005 09:22:06 -0500 >From: Larry Underhill <lgu at pobox.com> >Subject: Re: Recommended compiler for Python? >To: evared at lycos.com >Cc: discuss at blu.org >Message-ID: <1133446926.10130.55.camel at localhost.localdomain> >Content-Type: text/plain > >On Wed, 2005-11-30 at 19:52 -0800, Valo S. Gonzalez wrote: > > >>Well after a little deliberation I've decided to learn Python, but I >>need a compiler. Is there any one in particular you could recommend for me? >> >> > >Hey there, Valo. Congrats on picking python. It is a fun language. > >I'm a little confused by your question. You don't need a compiler and >python itself is typically shipped on every linux distro as it is >commonly used for many sys admin tools. No extra effort needed. > >[lgu at grindylow ~]$ which python >/usr/bin/python > >You can interact with the interpreter easily enough to get started right >away: > >[lgu at grindylow ~]$ python >Python 2.3.4 (#1, Feb 2 2005, 12:11:53) >[GCC 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)] on linux2 >Type "help", "copyright", "credits" or "license" for more information. > > >>>>name = 'World' >>>>print "Hello, %s" % name >>>> >>>> >Hello, World > > >(CTRL + D to exit back to shell) > >Hope that helps! > >--Larry > > > > >------------------------------ > >Message: 2 >Date: Thu, 01 Dec 2005 09:26:18 -0500 >From: Matthew Gillen <me at mattgillen.net> >Subject: Re: Recommended compiler for Python? >To: evared at lycos.com >Cc: discuss at blu.org >Message-ID: <438F080A.2060005 at mattgillen.net> >Content-Type: text/plain; charset=ISO-8859-1 > >Valo S. Gonzalez wrote: > > >>Well after a little deliberation I've decided to learn Python, but I >>need a compiler. Is there any one in particular you could recommend for >>me? >> >> >You should probably start with this: >http://python.org/download/ > >ActiveState ( http://www.activestate.com/Products/ActivePython/?mp=1 ) >apparently has a python implementation, but I've never used it (and >don't know the details on the licensing). > >--Matt > > >------------------------------ > >_______________________________________________ >Discuss mailing list >Discuss at blu.org >http://olduvai.blu.org/mailman/listinfo/discuss > > >End of Discuss Digest, Vol 15, Issue 2 >************************************** > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.blu.org/pipermail/discuss/attachments/20051201/1fad253e/attachment.html>
BLU is a member of BostonUserGroups | |
We also thank MIT for the use of their facilities. |