summaryrefslogtreecommitdiffstats
path: root/Plugins/ShragleCom.py
diff options
context:
space:
mode:
authorGravatar cp1 <christopherpool1@googlemail.com> 2009-06-11 16:50:48 +0200
committerGravatar cp1 <christopherpool1@googlemail.com> 2009-06-11 16:50:48 +0200
commitfd6e286ee089cf75276f2581471aba254d69fcb5 (patch)
tree1f91e2063f3182d172d7c7f70c4fdb98b407a60b /Plugins/ShragleCom.py
parentadd wxversion selector to ensure wxWidgets 2.8 is used (diff)
downloadpyload-fd6e286ee089cf75276f2581471aba254d69fcb5.tar.xz
correcting false identation (tabs to spaces)
Diffstat (limited to 'Plugins/ShragleCom.py')
-rw-r--r--Plugins/ShragleCom.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Plugins/ShragleCom.py b/Plugins/ShragleCom.py
index 45f416872..3cd093ce2 100644
--- a/Plugins/ShragleCom.py
+++ b/Plugins/ShragleCom.py
@@ -60,7 +60,7 @@ class ShragleCom(Plugin):
"""
if self.html == None:
self.download_html()
-
+
if re.search(r"html", self.html) == None:
return False
else: