summaryrefslogtreecommitdiffstats
path: root/linhes/linhes-web/website/contents/fe_status.py
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2023-01-13 20:26:17 (GMT)
committerBritney Fransen <brfransen@gmail.com>2023-01-13 20:26:17 (GMT)
commit006fb5a9dd30bdbfcf47b599c489fa51da289b8d (patch)
treeb7f0c40a828884a27d12285bef53fa7b82555b79 /linhes/linhes-web/website/contents/fe_status.py
parent25b6fc226dd86c5a42d577a52b44ceb3d3926507 (diff)
downloadlinhes_pkgbuild-006fb5a9dd30bdbfcf47b599c489fa51da289b8d.zip
linhes_pkgbuild-006fb5a9dd30bdbfcf47b599c489fa51da289b8d.tar.gz
linhes_pkgbuild-006fb5a9dd30bdbfcf47b599c489fa51da289b8d.tar.bz2
linhes-web: cleanup for lh 9
Diffstat (limited to 'linhes/linhes-web/website/contents/fe_status.py')
-rw-r--r--linhes/linhes-web/website/contents/fe_status.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/linhes/linhes-web/website/contents/fe_status.py b/linhes/linhes-web/website/contents/fe_status.py
index c66d8f9..0b400e0 100644
--- a/linhes/linhes-web/website/contents/fe_status.py
+++ b/linhes/linhes-web/website/contents/fe_status.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python2
+#!/usr/bin/python
import urllib2
import xml.etree.ElementTree as ET