2009/11/25 Iustin Pop <[email protected]>: > Commit 6915bc2 removed utils.CommaJoin and replaced it with hardcoded > calls to " ,".join. However, this is wrong, since the correct separator > is ", ".
LGTM
2009/11/25 Iustin Pop <[email protected]>: > Commit 6915bc2 removed utils.CommaJoin and replaced it with hardcoded > calls to " ,".join. However, this is wrong, since the correct separator > is ", ".
LGTM