# HG changeset patch # User Dirk Olmes # Date 1400728251 -7200 # Node ID a383abe2e81a928889aef837edd2b6bed8b9ad18 # Parent 38d1898e7d8210708f569591d15519663caf69ab update to python3 diff -r 38d1898e7d82 -r a383abe2e81a feedupdate.py --- a/feedupdate.py Sun Apr 27 06:19:04 2014 +0200 +++ b/feedupdate.py Thu May 22 05:10:51 2014 +0200 @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -*- coding: utf-8 -*- import BackendFactory import logging