migrate things to python3
[ansible.git] / roles / email / templates / changepw
index 96eef60078492b36fdc1ad3451e7b8793b0811db..7a1b6003ffbd44176d69402300aa46f46d7aeea9 100644 (file)
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-from __future__ import print_function
+#!/usr/bin/env python3
+
 import os, cgi, MySQLdb, subprocess, time
 
 # settings