# HG changeset patch # User Henry S. Thompson # Date 1688566374 -3600 # Node ID fa43c318749b9da61170ba2623e413cb77b4996d # Parent 316495371bbce05c63b40f6cbe50573526418be9 correct comment diff -r 316495371bbc -r fa43c318749b bin/ix.py --- a/bin/ix.py Wed Jul 05 15:12:07 2023 +0100 +++ b/bin/ix.py Wed Jul 05 15:12:54 2023 +0100 @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -'''Extract request records from Common Crawl WARC-format files +'''Extract response records from Common Crawl WARC-format files given length, offset and filename triples. Input one triple on command line, or triples from stdin as tab-delimited lines