From 8dcc422474a8c1ddb6d3d4746b0c263e7b0fca63 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Mon, 2 Jul 2007 19:28:45 +0000 Subject: r13590@catbus: nickm | 2007-07-02 15:28:31 -0400 Stop talking about all the authors that are the same as one another. svn:r229 --- BibTeX.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BibTeX.py') diff --git a/BibTeX.py b/BibTeX.py index 6e748a0..beb8b1c 100644 --- a/BibTeX.py +++ b/BibTeX.py @@ -133,7 +133,7 @@ def buildAuthorTable(entries): c = c.collapsesTo(a) result[author] = c - if 1: + if 0: for a,c in result.items(): if a != c: print "Collapsing authors: %s => %s" % (a,c) -- cgit v1.2.3-70-g09d2