efbb: levels_create.py force python2 usage

SVN revision: 80722
This commit is contained in:
Leandro Dorileo 2012-12-11 21:13:02 +00:00
parent ba0582afd4
commit 6f6cbc2fd8
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python2
# -*- coding: utf-8 -*-
# AUTHOR: Bruno Dilly <bdilly@profusion.mobi>