[Python-Dev] test_bz2 on Python 2.4.1

Reinhold Birkenfeld reinhold-birkenfeld-nospam at wolke7.net
Sat Aug 27 12:01:55 CEST 2005


A.B., Khalid wrote:

> #--------------------------- Python 2.5a0 from CVS -----------------#
> # Result: passes
> $ /g/projs/py25/python/dist/src/MinGW/python testbz2.py
> 
> 
> #--------------------------- Python 2.4.1 from CVS -----------------#
> # Result: fails
> $ /g/projs/py24/python/dist/src/MinGW/python testbz2.py
> Traceback (most recent call last):
>   File "testbz2.py", line 9, in ?
>     lines = bz2f.readlines()
> RuntimeError: wrong sequence of bz2 library commands used

I don't understand this. The sources for the bz2 modules are exactly equal
in both branches.

How do you check out the 2.4.1 from CVS?

Reinhold

-- 
Mail address is perfectly valid!



More information about the Python-Dev mailing list