Did the import magic number get changed? That was the cause of my last crash in test_hotshot (not related to this though).
n On 1/10/07, Guido van Rossum <[EMAIL PROTECTED]> wrote: > Hm, then maybe it started failing after I applied Collin Winter's > 'except' patches. Collin, does test_hotshot pass or fail for you, with > or without your patches? > > On 1/10/07, Thomas Wouters <[EMAIL PROTECTED]> wrote: > > > > > > On 1/10/07, Guido van Rossum <[EMAIL PROTECTED]> wrote: > > > In the p3yk branch, test_hotshot seems to be failing. Does anybody > > > have any idea why? Is this an artefact of the latest merge? (BTW > > > thanks for doing another merge, Thomas -- it's greatly appreciated!) > > > > > > No tests were failing for me, after the merge, or I wouldn't have checked it > > in :) It looks like test_hotshot was run normally. It doesn't fail now, > > either. > > > > -- > > Thomas Wouters < [EMAIL PROTECTED]> > > > > Hi! I'm a .signature virus! copy me into your .signature file to help me > > spread! > > > -- > --Guido van Rossum (home page: http://www.python.org/~guido/) > _______________________________________________ > Python-3000 mailing list > [email protected] > http://mail.python.org/mailman/listinfo/python-3000 > Unsubscribe: > http://mail.python.org/mailman/options/python-3000/nnorwitz%40gmail.com > _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
