Re: [Python-Dev] [Python-checkins] (2.7): Use simpler assert in basic example.

2011-03-11 Thread Ezio Melotti
On 11/03/2011 4.45, Nick Coghlan wrote: On Thu, Mar 10, 2011 at 4:36 PM, ezio.melotti wrote: http://hg.python.org/cpython/rev/9adc4792db9a changeset: 68356:9adc4792db9a branch: 2.7 user:Ezio Melotti date:Thu Mar 10 23:35:39 2011 +0200 summary: Use simpler assert in bas

Re: [Python-Dev] [Python-checkins] (2.7): Use simpler assert in basic example.

2011-03-10 Thread Nick Coghlan
On Thu, Mar 10, 2011 at 4:36 PM, ezio.melotti wrote: > http://hg.python.org/cpython/rev/9adc4792db9a > changeset:   68356:9adc4792db9a > branch:      2.7 > user:        Ezio Melotti > date:        Thu Mar 10 23:35:39 2011 +0200 > summary: >  Use simpler assert in basic example. Please don't. Now