changeset 221:a383abe2e81a

update to python3
author Dirk Olmes <dirk@xanthippe.ping.de>
date Thu, 22 May 2014 05:10:51 +0200
parents 38d1898e7d82
children fe6a2dad6e29
files feedupdate.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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