-#!/usr/bin/python2.6
+#!/usr/bin/python3.4
import logging
from pylons import request, response, session, url, tmpl_context as c
-#!/usr/bin/python2.6
+#!/usr/bin/python3.4
import logging
from pylons import request, response, session, url, tmpl_context as c
-#!/usr/bin/python2.6
+#!/usr/bin/python3.4
from pylons import request, response, session, url, tmpl_context as c
from pylons.controllers.util import abort, redirect
-#!/usr/bin/python2.6
+#!/usr/bin/python3.4
import logging
from pylons import request, response, session, url, tmpl_context as c
-#!/usr/bin/python2.6
+#!/usr/bin/python3.4
import logging
from pylons import request, response, session, url, tmpl_context as c
-#!/usr/bin/python2.6
+#!/usr/bin/python3.4
# $Id$
"MediaWiki communication functions"
import datetime
-#!/usr/bin/python2.6
+#!/usr/bin/python3.4
"""Library to handle WRGPX files.
A WRGPX file (WR stands for Winterrodeln) is a normal GPX file
that follows several conventions so that it can be rendered to
-#!/usr/bin/python2.6
+#!/usr/bin/python3.4
"""This file contains "validators" that convert between string and python (database) representation
of properties used in the "Rodelbahnbox" and "Gasthausbox".
The "to_python" method has to get a unicode argument.
-#!/usr/bin/python2.7
+#!/usr/bin/python3.4
# $Id$
import unittest
import wradmin.lib