This commit is contained in:
balr0g 2016-03-25 15:48:57 -04:00
parent 9fbc939781
commit b79f9db981

2
scripts/build/msgfmt.py Executable file → Normal file
View file

@ -1,4 +1,4 @@
#! /usr/bin/env python3
#! /usr/bin/env python
# -*- coding: utf-8 -*-
# Written by Martin v. Löwis <loewis@informatik.hu-berlin.de>