Skip to content

Commit

Permalink
Slight text tweak
Browse files Browse the repository at this point in the history
git-svn-id: http://project.knowledgeforge.net/ukparse/svn/trunk@484 9cc54934-f9f6-0310-8a8d-e8e977684441
  • Loading branch information
ukparsebot committed Dec 23, 2005
1 parent 05f9240 commit 8e7af41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyscraper/lords/lordsfiltercoltime.py
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ def SplitLordsText(text, sdate):

# lords splitting
if IsNotQuiet():
print "Lords Splitting", map(len, res)
print "Lords splitting into parts of size: ", map(len, res)

# check the wrong column numbering or wrong titles aren't found in the wrong place
assert res[0] # there always is a main debate
Expand Down

0 comments on commit 8e7af41

Please sign in to comment.