Re: socket: connection reset by server before client gets response

2007-07-09 Thread Adriano Varoli Piazza
Hendrik van Rooyen wrote: Sometimes I think that all would be programmers should be forced to write a Hello World to transmit out of a serial port in assembler on hardware that carries no OS - just to teach them about interrupts and time. I would require them to hand assemble the code too,

Re: socket: connection reset by server before client gets response

2007-07-09 Thread Adriano Varoli Piazza
ahlongxp wrote: I feel officially offended. I didn't intend to offend you, I was joking. I apologise in any case. There's a few things to be said, though: As per your message in another thread, it isn't that you don't express yourself clearly in English, but that you were too quick to claim a

Re: The Modernization of Emacs: terminology buffer and keybinding

2007-07-08 Thread Adriano Varoli Piazza
Twisted wrote: [...] BASTA. Basta, cazzo (unprintable, Italian). Stop it. It wasn't funny 10 messages into your subthread, and it's even less fun now. It's obvious you're trolling, but nevertheless, in the undescribably improbable case you _are_ being serious: a) Notepad is over there: ---* b) If

Re: FreeBSD/Linux X11 determine which window manager is active

2007-07-07 Thread Adriano Varoli Piazza
Rod Person ha escrito: I'm looking for a way to determine which window manager is running using python. I can't seem to find a system variable that hold this info. I don't think one exists. You could check which process is running, but that would be so web 1.0 (think javascript) it makes me

Re: howto resend args and kwargs to other func?

2007-07-01 Thread Adriano Varoli Piazza
dmitrey ha escrito: Thanks all, I have solved the problem. D. If you take the time to comment this, it is good form to comment on how you solved the problem, so the next one wondering about it can find an answer before posting. -- Saludos Adriano --

Re: The Modernization of Emacs: terminology buffer and keybinding

2007-06-26 Thread Adriano Varoli Piazza
Twisted wrote: With the latest stuff like Ubuntu, you're pretty much right ... until something goes wrong. Windows has . [...] Linux has ... the command line, or worse a GRUB or fsck prompt at startup. No access to accessible, easy to browse help right when you need it most. I suppose you

Re: What is Python?!

2005-08-10 Thread Adriano Varoli Piazza
Robert Wierschke ha scritto: ... Reading the FAQ at the python website too difficult? I don't think you missed any of the most frequently asked... Good job. -- Adriano Varoli Piazza The Inside Out: http://moranar.com.ar MSN: [EMAIL PROTECTED] ICQ: 4410132 -- http://mail.python.org/mailman

Re: .pth files

2005-08-09 Thread Adriano Varoli Piazza
in a .pth suffix. See also the docs for the site module in the Python Library reference. -- Adriano Varoli Piazza The Inside Out: http://moranar.com.ar MSN: [EMAIL PROTECTED] ICQ: 4410132 -- http://mail.python.org/mailman/listinfo/python-list

Re: Dabo in 30 seconds?

2005-08-03 Thread Adriano Varoli Piazza
The famed 110% efficiency/commitment/etc every manager wants and talks about comes from this? -- Adriano Varoli Piazza The Inside Out: http://moranar.com.ar MSN: [EMAIL PROTECTED] ICQ: 4410132 -- http://mail.python.org/mailman/listinfo/python-list

Re: Comparison of functions

2005-07-30 Thread Adriano Varoli Piazza
. It makes no sense. The reason being (reading from my book), it's not possible to define an order that preserves the properties of arithmetical operations on complex numbers. So you can't order them, and you can't compare them. -- Adriano Varoli Piazza The Inside Out: http://moranar.com.ar MSN

Re: Comparison of functions

2005-07-30 Thread Adriano Varoli Piazza
Adriano Varoli Piazza ha scritto: As far as I recall from Math Analysis, which I studied two months ago, you can't sort complex numbers. It makes no sense. The reason being (reading from my book), it's not possible to define an order that preserves the properties of arithmetical operations

Re: Comparison of functions

2005-07-30 Thread Adriano Varoli Piazza
the list unsorted. You might think you sorted something. 100? 200? years of maths say you didn't. -- Adriano Varoli Piazza The Inside Out: http://moranar.com.ar MSN: [EMAIL PROTECTED] ICQ: 4410132 -- http://mail.python.org/mailman/listinfo/python-list

Re: Comparison of functions

2005-07-30 Thread Adriano Varoli Piazza
Steven D'Aprano ha scritto: On Sat, 30 Jul 2005 13:30:20 +, Adriano Varoli Piazza wrote: But tell me, how do you think sort works if not with , , ==, = and = ? I'm really interested. How do you sort words in a dictionary? Why does five come before four when the number five

Re: Comparison of functions

2005-07-30 Thread Adriano Varoli Piazza
Steven D'Aprano ha scritto: On Sat, 30 Jul 2005 13:22:47 +, Adriano Varoli Piazza wrote: As far as I recall from Math Analysis, which I studied two months ago, you can't sort complex numbers. It makes no sense. The reason being (reading from my book), it's not possible to define an order

Re: Comparison of functions

2005-07-30 Thread Adriano Varoli Piazza
because it suits you. -- Adriano Varoli Piazza The Inside Out: http://moranar.com.ar MSN: [EMAIL PROTECTED] ICQ: 4410132 -- http://mail.python.org/mailman/listinfo/python-list