Re: Ted Dziuba

2009-05-26 Thread John DeRosa
On 2009-05-25 00:22:04 -0700, Lawrence D'Oliveiro said: : If you've ever had to build C extensions to Python on Windows, you can join me in a feeling of satisfaction that someone at Microsoft is going to have

Re: Pycon disappointment

2008-03-18 Thread John DeRosa
On Mon, 17 Mar 2008 14:36:29 -0500, "J. Clifford Dyer" <[EMAIL PROTECTED]> wrote: >Note to speakers: do not say > > x, y = tee(foo) > >say > > from itertools import tee > x, y = tee(foo) > >or better (for pedagogical purposes) > > import itertools > x, y = itertools.tee(foo) > I was sc

Re: Beautiful Code in Python?

2008-03-02 Thread John DeRosa
On Mon, 3 Mar 2008 01:23:32 +0900, js <[EMAIL PROTECTED]> wrote: >Hi, > >Have you ever seen Beautiful Python code? >Zope? Django? Python standard lib? or else? > >Please tell me what code you think it's stunning. Just about any Python code I look at. -- http://mail.python.org/mailman/listinfo/py

Re: LaTeX tutorial updated [OT]

2007-11-07 Thread John DeRosa
On Wed, 07 Nov 2007 16:23:56 +0900, Byung-Hee HWANG <[EMAIL PROTECTED]> wrote: >On Wed, 2007-11-07 at 00:10 +, [EMAIL PROTECTED] wrote: >> On Nov 6, 12:30 pm, Nicola Talbot <[EMAIL PROTECTED]> wrote: >> > Hi, >> > >> > I've updated my "Using LaTeX to write a PhD thesis" tutorial. Both PDF My

Re: 128 or 96 bit integer types?

2007-07-28 Thread John DeRosa
On Sat, 28 Jul 2007 00:19:02 -0700, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: >For example, how many ways can you put 492 marbles into >264 ordered bins such that each bin has at least 1 marble? > >The answer > >66189415264331559482776409694993032407028709677550 >59629130019289014193777349831

Re: Pass by reference or by value?

2007-07-16 Thread John DeRosa
On 15 Jul 2007 16:07:43 -0700, [EMAIL PROTECTED] (Aahz) wrote: >[posted and e-mailed] > >[top-posting because I want to make only a one-line response] > >Please stick this on a web-page somewhere -- it makes an excellent >counterpoint to > >http://starship.python.net/crew/mwh/hacks/objectthink.htm

Re: Is PEP-8 a Code or More of a Guideline?

2007-05-31 Thread John DeRosa
On Wed, 30 May 2007 20:41:32 -0600, Frank Swarbrick <[EMAIL PROTECTED]> wrote: >Tim Roberts wrote: >> Frank Swarbrick <[EMAIL PROTECTED]> wrote: >>> Then you'd really love COBOL! >>> >>> :-) >>> >>> Frank >>> COBOL programmer for 10+ years >> >> Hey, did you hear about the object-oriented version

Re: Is PEP-8 a Code or More of a Guideline?

2007-05-30 Thread John DeRosa
+1 QOTW On Wed, 30 May 2007 06:18:36 GMT, Tim Roberts <[EMAIL PROTECTED]> wrote: >Frank Swarbrick <[EMAIL PROTECTED]> wrote: >> >>Then you'd really love COBOL! >> >>:-) >> >>Frank >>COBOL programmer for 10+ years > >Hey, did you hear about the object-oriented version of COBOL? They call it >"ADD

Re: preferred windows text editor?

2007-05-10 Thread John DeRosa
On Wed, 9 May 2007 13:06:52 -0500, "T. Crane" <[EMAIL PROTECTED]> wrote: >Right now I'm using Notepad++. What are other people using? SPE, out of the trunk. http://sourceforge.net/projects/spe/ John -- http://mail.python.org/mailman/listinfo/python-list

Re: SPE (Stani's Python Editor) web site?

2006-12-06 Thread John DeRosa
On 4 Dec 2006 17:06:40 -0800, "Bernard" <[EMAIL PROTECTED]> wrote: >yes sir should I send them to you? Thanks, but no. After I replied to you, I heard from Stani. The "Python 2.4" image will work just fine on 2.5. And I've done exactly that, and it runs gre

Re: SPE (Stani's Python Editor) web site?

2006-11-28 Thread John DeRosa
On 28 Nov 2006 13:16:41 -0800, "Bernard" <[EMAIL PROTECTED]> wrote: > >I can send you the latest tar.gz ( SPE-0.8.3.c-wx2.6.1.0.tar ) file if >you want it :) I'm looking for SPE for Python 2.5 and wxPython 2.7.2.0, on Windows. Do you have that? -- http://mail.python.org/mailman/listinfo/python-l

SPE (Stani's Python Editor) web site?

2006-11-28 Thread John DeRosa
SPE's site (http://pythonide.stani.be/) has been inaccessible to me for at least a day. Can anyone else get to it? I looked on Google and didn't see any new locations for SPE. Has it recently moved to somewhere else? I dimly recall a post by Stani wherein he said he might move the site, but I c

Re: SPE for 2.5?

2006-10-14 Thread John DeRosa
On 13 Oct 2006 17:41:12 -0700, "Fuzzyman" <[EMAIL PROTECTED]> wrote: > >John Salerno wrote: >> Does anyone know if SPE is compatible with Python 2.5? I don't see a >> Windows exe file for 2.5, so I wasn't sure if I should use the 2.4 version. >> > >Certainly worth trying the 2.4 version, but it's