Homec4science

Cleaned usage of indent_text everywhere. Cleaned foo = "%s%s" % (foo, bar) used…

Authored by Samuele Kaplun <samuele.kaplun@cern.ch> on Feb 29 2008, 12:24.

Description

Cleaned usage of indent_text everywhere. Cleaned foo = "%s%s" % (foo, bar) used to concatenate foo and bar, with loss of performance.

Event Timeline

Samuele Kaplun <samuele.kaplun@cern.ch> committed R3600:f4b4d6c7a9f8: Cleaned usage of indent_text everywhere. Cleaned foo = "%s%s" % (foo, bar) used… (authored by Samuele Kaplun <samuele.kaplun@cern.ch>).Feb 29 2008, 12:24