log.py: Makes method names clearer

Graphics / Mesa 3D Graphics Library / Piglit - Dylan Baker [gmail.com] - 25 September 2014 16:18 UTC

This replace _summary, _running, and _percent with _format*. This makes the methods easier to understand, especially with names like __summary also used in the class

v2: - rename _print_* to _format_* (Ilia)

53503a7 log.py: Makes method names clearer
framework/log.py | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)

Upstream: cgit.freedesktop.org


  • Share