diff py/recorder.py @ 30:e8f3b7994d88

Port to Python 3. All scripts and modules have been ported to Python 3 and appear to work. Some changes to the lighttpd configuration were needed.
author John "Elwin" Edwards
date Tue, 31 Dec 2013 13:36:19 -0500
parents a943cfdfbad9
children 25843238434a
line wrap: on
line diff
--- a/py/recorder.py	Thu Oct 31 14:33:50 2013 -0700
+++ b/py/recorder.py	Tue Dec 31 13:36:19 2013 -0500
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
 
 import os
 import psycopg2