Massive change of python3 executable in files to env python3

This commit is contained in:
Antonio de la Rosa 2016-08-25 02:12:30 +02:00
parent 855617f43a
commit d9c0aab045
41 changed files with 44 additions and 44 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/python3
#!/usr/bin/env python3
from paramecio.citoplasma.i18n import I18n
from paramecio.cromosoma.webmodel import WebModel