diff options
Diffstat (limited to 'linhes/linhes-web/website/contents/fe_status.py')
-rw-r--r-- | linhes/linhes-web/website/contents/fe_status.py | 2 |
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 |