Cleaned usage of indent_text everywhere. Cleaned foo = "%s%s" % (foo, bar) used to concatenate foo and bar, with loss of performance.
Description
Description
Details
Details
- Committed
Samuele Kaplun <samuele.kaplun@cern.ch> Feb 29 2008, 12:24 - Parents
- R3600:a575e05839a6: Fixed a bug, recently introduced: return somelist.append(something) would…
- Branches
- Unknown
- Tags