Re: Python Pop Quiz

2007-06-02 Thread reed
On Jun 1, 10:33 pm, [EMAIL PROTECTED] wrote: > 1. Do you like Python? 0 > 2. Do you think Python is good? 0 > 3. Do you think Python is real good? 0 > 4. What is your favorite version of Python? 2.4+ > 5. Because of Python, do you think it will be easier to take over the > world? If so, when? I

Re: Python Pop Quiz

2007-06-02 Thread k47867
> 1. Do you like Python? > Yes, or I wouldn't still be subscribed to the python-list. > 2. Do you think Python is good? s Yes. Well it is a good Language. I can code in python at-least twice as fast as I could in C or C++. > > 3. Do you think Python is real good? > Yeah, if you meant 'very' instead

Re: Python Pop Quiz

2007-06-02 Thread Roy Smith
In article <[EMAIL PROTECTED]>, Marc 'BlackJack' Rintsch <[EMAIL PROTECTED]> wrote: > In <[EMAIL PROTECTED]>, Roy Smith > wrote: > > > In article <[EMAIL PROTECTED]>, > > [EMAIL PROTECTED] wrote: > >> 7. How many Z80 assembly language programmers does it take to equal > >> one Python guru? > >

Re: Python Pop Quiz

2007-06-02 Thread Dustan
On Jun 1, 9:33 pm, [EMAIL PROTECTED] wrote: > 1. Do you like Python? yes > 2. Do you think Python is good? yes > 3. Do you think Python is real good? yes > 4. What is your favorite version of Python? The most recent one. > 5. Because of Python, do you think it will be easier to take over th

Re: Python Pop Quiz

2007-06-02 Thread Michael Bentley
On Jun 1, 2007, at 9:33 PM, [EMAIL PROTECTED] wrote: > 1. Do you like Python? It's pretty good. > 2. Do you think Python is good? It's pretty good. > 3. Do you think Python is real good? It's pretty good. > 4. What is your favorite version of Python? The one I have. > 5. Because of Python,

Re: Python Pop Quiz

2007-06-02 Thread Bjoern Schliessmann
[EMAIL PROTECTED] wrote: > Bonus: A rabbi walks into a bar while nursing a baby goat. He is > closely followed by a priest, and a Perl hacker. Explain. Getting religious, eh? :) http://xkcd.com/c224.html Regards, Björn -- BOFH excuse #14: sounds like a Windows problem, try calling Microso

Re: Python Pop Quiz

2007-06-02 Thread James Stroud
[EMAIL PROTECTED] wrote: > Essay: "C++ is better than C", agree or disagree? (four word maximum) disagree: too many pluses. -- http://mail.python.org/mailman/listinfo/python-list

Re: Python Pop Quiz

2007-06-02 Thread Tijs
[EMAIL PROTECTED] wrote: > 1. Do you like Python? Yes > > 2. Do you think Python is good? Yes > > 3. Do you think Python is real good? No. If it were real good, it would have type inference and (based on that) compile-time type checking and optimized native-code compilation. Of course, ty

Re: Python Pop Quiz

2007-06-02 Thread Hendrik van Rooyen
<[EMAIL PROTECTED]> wrote: > 7. How many Z80 assembly language programmers does it take to equal > one Python guru? About one tenth of an assembly language programmer? I suppose it depends on how you define "equal". As for the bar room people - they are all people clinging to weird belief syst

Re: Python Pop Quiz

2007-06-01 Thread Marc 'BlackJack' Rintsch
In <[EMAIL PROTECTED]>, Roy Smith wrote: > In article <[EMAIL PROTECTED]>, > [EMAIL PROTECTED] wrote: >> 7. How many Z80 assembly language programmers does it take to equal >> one Python guru? > > Trick question, the Z80 was a figment of your imagination. http://en.wikipedia.org/wiki/Zilog_Z80

Re: Python Pop Quiz

2007-06-01 Thread Roy Smith
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] wrote: > 1. Do you like Python? Yes > 2. Do you think Python is good? Yes > 3. Do you think Python is real good? Yes > 4. What is your favorite version of Python? Whichever version it was that added string methods. > 5. Because of Python,