From 98563a5b3c27872b45dac0e5fa0998d5a15b820d Mon Sep 17 00:00:00 2001 From: Christian Franke Date: Fri, 11 Oct 2013 01:39:10 +0200 Subject: It's called python, duh --- scripts/streaming.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/streaming.py b/scripts/streaming.py index 95367f5..f82d9c8 100755 --- a/scripts/streaming.py +++ b/scripts/streaming.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python2 +#!/usr/bin/env python import urllib2 from lxml import etree -- cgit v1.2.1