blob: 2156b95c1a9c29dcbdf68488df8e271d3e08a9c0 [file] [log] [blame]
Just van Rossuma840fca1999-09-26 12:25:06 +00001import PyDocSearch
2# set the creator of the browser. 'MSIE' = Exploser, 'MOSS' = Netscape
3PyDocSearch.SIGNATURE = 'MOSS'
4pds = PyDocSearch.PyDocSearch()