]> ToastFreeware Gitweb - philipp/winterrodeln/wradmin.git/blobdiff - wradmin/controllers/rodelbahn.py
Changed Python version in the file headers to 3.4.
[philipp/winterrodeln/wradmin.git] / wradmin / controllers / rodelbahn.py
index 92ebff776d9f19cc67c72f2d642c0670a1a7d529..7aea8f2e8224b24dec01c70103b0f5899a11a534 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/python2.6
+#!/usr/bin/python3.4
 import logging
 
 from pylons import request, response, session, url, tmpl_context as c