Prev: Virtual file for subprocess
Next: __mul__ vs __rmul__ (and others) priority for different classes
From: Robin Becker on 11 Dec 2009 12:45 The current hardware CPU: Intel(R) Pentium(R) 4 CPU 2.40GHz (2394.01-MHz 686-class CPU) Device Model: Hitachi HDT725025VLAT80 Serial Number: VF1100R107LS4K Firmware Version: V5DOA42A User Capacity: 250,059,350,016 bytes available here http://www.kikatek.com/product_info.php?products_id=18618&source=froogle. real memory = 1073168384 (1023 MB) The machine is Dell PowerEdge 400SC. Memory will cost about �78 for a 2Gb upgrade kit. -- Robin Becker
From: Steven D'Aprano on 11 Dec 2009 18:03 On Fri, 11 Dec 2009 17:45:24 +0000, Robin Becker wrote: > The current hardware > > CPU: Intel(R) Pentium(R) 4 CPU 2.40GHz (2394.01-MHz 686-class CPU) [...] What does this have to do with Python? -- Steven
From: Tim Roberts on 12 Dec 2009 00:38 Steven D'Aprano <steve(a)REMOVE-THIS-cybersource.com.au> wrote: >On Fri, 11 Dec 2009 17:45:24 +0000, Robin Becker wrote: > >> The current hardware >> >> CPU: Intel(R) Pentium(R) 4 CPU 2.40GHz (2394.01-MHz 686-class CPU) >[...] > >What does this have to do with Python? I'm guessing Robin had a slight address book malfunction when he sent this. -- Tim Roberts, timr(a)probo.com Providenza & Boekelheide, Inc.
From: Robin Becker on 14 Dec 2009 04:56 On 12/12/2009 05:38, Tim Roberts wrote: > Steven D'Aprano<steve(a)REMOVE-THIS-cybersource.com.au> wrote: > >> On Fri, 11 Dec 2009 17:45:24 +0000, Robin Becker wrote: >> >>> The current hardware >>> >>> CPU: Intel(R) Pentium(R) 4 CPU 2.40GHz (2394.01-MHz 686-class CPU) >> [...] >> >> What does this have to do with Python? > > I'm guessing Robin had a slight address book malfunction when he sent this. indeed, an excess of Christmas Spirit as well. Never a doh! moment should be passed by. Sorry for any confusion -- Robin Becker
From: Aahz on 28 Dec 2009 15:48 In article <mailman.1865.1260785205.2873.python-list(a)python.org>, Robin Becker <robin(a)reportlab.com> wrote: >On 12/12/2009 05:38, Tim Roberts wrote: >> Steven D'Aprano<steve(a)REMOVE-THIS-cybersource.com.au> wrote: >>> On Fri, 11 Dec 2009 17:45:24 +0000, Robin Becker wrote: >>>> >>>> The current hardware >>>> CPU: Intel(R) Pentium(R) 4 CPU 2.40GHz (2394.01-MHz 686-class CPU) >>> >>> What does this have to do with Python? >> >> I'm guessing Robin had a slight address book malfunction when he sent this. > >indeed, an excess of Christmas Spirit as well. Never a doh! moment should be >passed by. And here I thought it was another book by Trevanian. -- Aahz (aahz(a)pythoncraft.com) <*> http://www.pythoncraft.com/ Looking back over the years, after I learned Python I realized that I never really had enjoyed programming before.
|
Pages: 1 Prev: Virtual file for subprocess Next: __mul__ vs __rmul__ (and others) priority for different classes |