rizsotto / scan-build

Clang's scan-build re-implementation in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

review string formating

rizsotto opened this issue · comments

evaluate which one is faster:

  • string.format() method
  • the printf like string formating

won't worth it