summaryrefslogtreecommitdiffstats
path: root/Mac/IDE scripts/Search Python Documentation...
diff options
context:
space:
mode:
Diffstat (limited to 'Mac/IDE scripts/Search Python Documentation...')
-rw-r--r--Mac/IDE scripts/Search Python Documentation...4
1 files changed, 0 insertions, 4 deletions
diff --git a/Mac/IDE scripts/Search Python Documentation... b/Mac/IDE scripts/Search Python Documentation...
deleted file mode 100644
index 2156b95..0000000
--- a/Mac/IDE scripts/Search Python Documentation...
+++ /dev/null
@@ -1,4 +0,0 @@
-import PyDocSearch
-# set the creator of the browser. 'MSIE' = Exploser, 'MOSS' = Netscape
-PyDocSearch.SIGNATURE = 'MOSS'
-pds = PyDocSearch.PyDocSearch()