]> granicus.if.org Git - python/commit
Start building the bz2 module on Windows.
authorTim Peters <tim.peters@gmail.com>
Sat, 9 Nov 2002 04:48:58 +0000 (04:48 +0000)
committerTim Peters <tim.peters@gmail.com>
Sat, 9 Nov 2002 04:48:58 +0000 (04:48 +0000)
commitb0ead4ea4a1e0f4e5dc2a00110be8038586c9e21
tree53f802160d5b6cfa8156eee2a03faef93b91e398
parentae9cbee4da4dc8d224a69dbf4298cab54be94006
Start building the bz2 module on Windows.

CAUTION:  The Python test still has many failures, but I'm out of time
for this now (already took much longer than hoped to get this far).
The base bz2 library does pass its own tests (see next).

CAUTION:  People building on Windows have to download and build tne
bz2 compression libraries now.  See PCbuild\readme.txt for complete
instructions.
PC/dllbase_nt.txt
PCbuild/bz2.dsp [new file with mode: 0644]
PCbuild/pcbuild.dsw
PCbuild/readme.txt