Skip to content

Using more explicit string format() to support Python 2.6.

Use {0} instead of {} in makemakefile.py to make this compatible with Python 2.6.

Merge request reports