« Previous | Next » 

Revision c04bc777

IDc04bc777a43f45d4c6750e283e2a4e4dc29c1546

Added by Iustin Pop almost 13 years ago

Fix warnings with Python 2.6

'format' is a new built-in function, and 'bytes' is a new builtin type.
We rename this to make pylint happy (and remove potential bugs).

Signed-off-by: Iustin Pop <>
Reviewed-by: Guido Trotter <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences