|
|
|
|
| Re: Top Programming Languages of 2013 [message #15737 is a reply to message #15731 ] |
Sun, 07 October 2007 12:04   |
mensanator Messages: 36 Registered: August 2007 |
Member |
|
|
On Oct 7, 11:00?am, chris.monsa...@gmail.com wrote:
> On Oct 7, 11:54 am, Wildemar Wildenburger
>
>
>
>
>
> <lasses_w...@klapptsowieso.net> wrote:
> > Kay Schluehr wrote:
> > > On Oct 7, 8:05 am, Dick Moores <r...@rcblue.com> wrote:
> > >> <http://www.redcanary.ca/view/top-programming>
>
> > >> Dick Moores
>
> > > Despite my doubts that Ajax and .NET will be programming languages in
> > > 2013 a more interesting question is: what could push Python forward
> > > s.t. it eats such a large piece of the PL cake?
>
> > import friends
> > import sex
>
> > try:
> > sex.have()
> > except ErrectionError, PrematureError:
> > pass
> > finally:
> > sex.brag(friends)
>
> Traceback (most recent call last):
> File "<stdin>", line 1, in <module>
> KeyError: 'woman'
Looks like 'men' then.
|
|
|
|
|
| Re: Top Programming Languages of 2013 [message #17465 is a reply to message #15723 ] |
Mon, 08 October 2007 01:46  |
Tim Roberts Messages: 11 Registered: August 2007 |
Junior Member |
|
|
Wildemar Wildenburger <lasses_weil@klapptsowieso.net> wrote:
>
>import friends
>import sex
>
>try:
> sex.have()
>except ErrectionError, PrematureError:
> pass
>finally:
> sex.brag(friends)
Well, if "ErrectionError" ever becomes a real exception, I certainly get a
boatload of email every day from people offering to help me deal with it.
--
Tim Roberts, timr@probo.com
Providenza & Boekelheide, Inc.
|
|
|