diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2014-10-13 21:29:27 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2014-10-13 21:29:27 +0200 |
commit | f89d77607c5cde89756936a2f3415d39dff433cc (patch) | |
tree | c0d4f64eac282db0af8e10567b4f5a2b8b3e2898 /namegen.py | |
parent | d296a17f844dff38fc67a7769c0a891b94dda912 (diff) |
Use python for python2
Diffstat (limited to 'namegen.py')
-rwxr-xr-x | namegen.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -#!/usr/bin/env python2 +#!/usr/bin/env python """ namegen.py |