summaryrefslogtreecommitdiff
path: root/scripts/streaming.py
diff options
context:
space:
mode:
authorChristian Franke <nobody@nowhere.ws>2013-10-11 01:39:10 +0200
committerChristian Franke <nobody@nowhere.ws>2013-10-11 01:39:10 +0200
commit98563a5b3c27872b45dac0e5fa0998d5a15b820d (patch)
tree55c13adf1cfa027c03f53ada39290993d610c6e8 /scripts/streaming.py
parentf0973284742c433449b36d50895815e6b851dc90 (diff)
It's called python, duh
Diffstat (limited to 'scripts/streaming.py')
-rwxr-xr-xscripts/streaming.py2
1 files changed, 1 insertions, 1 deletions
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