# HG changeset patch # User Henry S. Thompson # Date 1689185276 -3600 # Node ID 299e3d0f2310f7e86d1a15b3ba7f687ea2491173 # Parent 61b0a1582af83eecf42295accf48c929e8cec4f5 but skip at eobp is not working (with test 2) diff -r 61b0a1582af8 -r 299e3d0f2310 bin/warc.py --- a/bin/warc.py Wed Jul 12 18:48:27 2023 +0100 +++ b/bin/warc.py Wed Jul 12 19:07:56 2023 +0100 @@ -83,8 +83,7 @@ if parts!=1: # everything from bv= goes here pass - else: - bp+=length + bp+=length print('end of loop',wtype,start_1,bp,eol,length,bl,file=sys.stderr) #while not buf.startswith(b'\r\n',bp): continue