summaryrefslogtreecommitdiffstats
path: root/func/overlord/sslclient.py
diff options
context:
space:
mode:
authorSteve 'Ashcrow' Milner <stevem@gnulinux.net>2008-01-14 21:04:07 -0500
committerSteve 'Ashcrow' Milner <stevem@gnulinux.net>2008-01-14 21:04:07 -0500
commitbd9e4fe320ac35efaacd792be6edfa32838801e9 (patch)
tree457513b243f0918cbf542861505d763f8895b9fd /func/overlord/sslclient.py
parentc4371ce647118902dd7574394d86c690c9be686e (diff)
downloadthird_party-func-bd9e4fe320ac35efaacd792be6edfa32838801e9.tar.gz
third_party-func-bd9e4fe320ac35efaacd792be6edfa32838801e9.tar.xz
third_party-func-bd9e4fe320ac35efaacd792be6edfa32838801e9.zip
removed more shebangs from files that are not executable as part of the application. rpmlint should output less warnings/errors.
Diffstat (limited to 'func/overlord/sslclient.py')
-rwxr-xr-xfunc/overlord/sslclient.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/func/overlord/sslclient.py b/func/overlord/sslclient.py
index ccb2c9c..3861bb8 100755
--- a/func/overlord/sslclient.py
+++ b/func/overlord/sslclient.py
@@ -1,5 +1,3 @@
-#!/usr/bin/python
-
import sys
import xmlrpclib
import urllib