Re: [Python-Dev] [Python-checkins] r46603 - python/trunk/Lib/test/test_struct.py

2006-06-04 Thread Aahz
On Sun, Jun 04, 2006, Thomas Wouters wrote: >On 6/4/06, Thomas Wouters <[EMAIL PROTECTED]> wrote: >>On 6/4/06, Michael Hudson <[EMAIL PROTECTED]> wrote: >>> >>> I don't want to pull the 'do you know who I am?' routine, and I know >>> you're addressing python-dev rather than just me, but I'm current

Re: [Python-Dev] [Python-checkins] r46603 - python/trunk/Lib/test/test_struct.py

2006-06-04 Thread Thomas Wouters
On 6/4/06, Thomas Wouters <[EMAIL PROTECTED]> wrote: On 6/4/06, Michael Hudson < [EMAIL PROTECTED]> wrote:I don't want to pull the 'do you know who I am?' routine, and I know you're addressing python-dev rather than just me, but I'm currentlysitting in the same room as the guy who wrote py.test :-)

Re: [Python-Dev] [Python-checkins] r46603 - python/trunk/Lib/test/test_struct.py

2006-06-04 Thread Thomas Wouters
On 6/4/06, Michael Hudson <[EMAIL PROTECTED]> wrote: "Thomas Wouters" <[EMAIL PROTECTED]> writes:> On 6/4/06, Michael Hudson <[EMAIL PROTECTED]> wrote:> [ For non-checkins readers: Martin Blais checked in un-unittestification > of test_struct, which spawned questions form Neal and me about whether>

Re: [Python-Dev] [Python-checkins] r46603 - python/trunk/Lib/test/test_struct.py

2006-06-04 Thread Michael Hudson
"Thomas Wouters" <[EMAIL PROTECTED]> writes: > On 6/4/06, Michael Hudson <[EMAIL PROTECTED]> wrote: > [ For non-checkins readers: Martin Blais checked in un-unittestification > of test_struct, which spawned questions form Neal and me about whether > that's really the right thing to do. I also fool

Re: [Python-Dev] [Python-checkins] r46603 - python/trunk/Lib/test/test_struct.py

2006-06-04 Thread Thomas Wouters
On 6/4/06, Michael Hudson <[EMAIL PROTECTED]> wrote:[ For non-checkins readers: Martin Blais checked in un-unittestification of test_struct, which spawned questions form Neal and me about whether that's really the right thing to do. I also foolishly< 0.5 wink> siggested that, if we switch away from