[Python-Dev] bz2module.c breaks regression tests
Neal Norwitz
neal@metaslash.com
Tue, 05 Nov 2002 13:19:21 -0500
On Tue, Nov 05, 2002 at 01:11:14PM -0500, Jeremy Hylton wrote:
> Gustavo,
>
> I submitted the bug report via sourceforge, which is what I should
> have done in the first place.
>
> I also wanted to mention, since this is your first checkin, that you
> shouldn't feel too bad :-). Everyone is going to make some mistakes
> while they're learning the ropes.
But it's always good to run the tests before checking in. :-)
I was just running the tests and ran into the same problem.
Fix checked in. I still need to do a code review.
Neal