Homec4science

BibRank: remove print statement in rank_records()

Authored by Tibor Simko <tibor.simko@cern.ch> on Nov 26 2009, 14:11.

Description

BibRank: remove print statement in rank_records()

  • Removed extra print statement in rank_records(). This fixes the regression test case ``bibrank - search results ranked by number of citations, verbose output''.

    (Printing to stdout should never be used in a code that emits HTML, since it may lead to runtime errors with Apache/WSGI.)

Details

Committed
Tibor Simko <tibor.simko@cern.ch>Nov 26 2009, 14:11
Parents
R3600:8b2dfb4f579c: BibCirculation: refactored and cleaned
Branches
Unknown
Tags
Unknown

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:246a640e4165: BibRank: remove print statement in rank_records() (authored by Tibor Simko <tibor.simko@cern.ch>).Nov 26 2009, 14:11