Re: A new to Python question

2005-05-14 Thread Fredrik Lundh
Bernd Nawothnig wrote: > > You're thinking you're passing the arguments as reference > > That is the way Fortran handles them: which is one of the things you really love when you link against underdocumented Fortran programs from C. ("is that parameter a scalar or an array? crash! oh, an array.

Re: converting a set into a sorted list

2005-05-14 Thread MackS
Thank you for the pointer. I'll upgrade to 2.4. Best, Mack -- http://mail.python.org/mailman/listinfo/python-list

In search of prothon source

2005-05-14 Thread Alex
Since the DNS servers hosting prothon.org have stopped responding, the sole source of the source of prothon online that I can find has become inaccessable. I was wondering if anyone subscribed has a copy of the source for the last C version of prothon, and would be kind enough to post a copy o

Paranoider Deutschenmoerder kommt in Psychiatrie

2005-05-14 Thread zip . pritchard
Lese selbst: http://brandenburg.rz.fhtw-berlin.de/poetschke.html -- http://mail.python.org/mailman/listinfo/python-list

Re: space saving retitle of thread

2005-05-14 Thread Mike Painter
Johnny Gentile wrote: > aa. I just added a second monitor and have over two feet of monitor as 1280 x 1024. Outlook expands this message and it still runs off the right side of the second monitor. -- http://mail.python.org/mailman/listinfo/python-list

Re: A new to Python question

2005-05-14 Thread Bernd Nawothnig
On 2005-05-14, M.E.Farmer wrote: > I explained what i meant in previous post there was nothing more than > just a discussion No. You claimed This will only create a tuple in memory But we just learned that this is not the case. > I have no real problem here just more of a sore point in style

<    1   2