Fix an unsafe formatting bug
authorIustin Pop <iustin@google.com>
Mon, 25 Jan 2010 13:37:33 +0000 (14:37 +0100)
committerIustin Pop <iustin@google.com>
Mon, 25 Jan 2010 16:16:32 +0000 (17:16 +0100)
commit62579388ab080ce3785c2eae9ecf5e23f6c444f0
tree35c4d4e9bb71104c4e2db7b9728b006a14d3ae84
parent691744c43f814ac6318fdfd5c1b156831b293a3f
Fix an unsafe formatting bug

This might fix issue 84; in any case, the current situation is that we
have a potentially unsafe formatting, which should be fixed.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
lib/mcpu.py