[Python-Dev] Getting python-bz2 into 2.3

Martin v. Loewis martin@v.loewis.de
01 Nov 2002 22:16:12 +0100


Gustavo Niemeyer <niemeyer@conectiva.com> writes:

> > and if there's a decent bz2 library,

> About being decent, I'd be suspect to evaluate my own code.

I think Guido was talking about libbz2, not your bz2.c. I think you
should create a patch (complete with test suite, documentation, and
everything :-).  If you can, you should also include Windows build
instructions (what to download and how to unpack) - perhaps even with
a MSVC project file.

Regards,
Martin