Issue 1535182: typo in test_bz2.py (original ) (raw ) Issue1535182
Created on 2006-08-05 22:22 by rhymes , last changed 2022-04-11 14:56 by admin . This issue is now closed .
Files
File name
Uploaded
Description
Edit
test_bz2.diff
rhymes,2006-08-05 22:22
test bz2 diff
Messages (2)
msg29455 - (view)
Author: Lawrence Oluyede (rhymes)
Date: 2006-08-05 22:22
I've found a test passing but someone missed an 'x' at the end of the test. It's "xlines" not "lines" again because you're testing the xreadlines() method. I've attached the svn diff.
msg29456 - (view)
Author: Georg Brandl (georg.brandl) *
Date: 2006-08-06 07:08
Logged In: YES user_id=849994 Thanks, fixed in rev. 51126 , 51127.
History
Date
User
Action
Args
2022-04-11 14:56:19
admin
set
github: 43784
2006-08-05 22:22:46
rhymes
create