Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
a840fca15590f2369bb5381be86d13ce12563f73
/
.
/
Mac
/
IDE scripts
/
Search Python Documentation...
blob: 2156b95c1a9c29dcbdf68488df8e271d3e08a9c0 [
file
] [
log
] [
blame
]
Just van Rossum
a840fca
1999-09-26 12:25:06 +0000
[
diff
] [
blame^
]
1
import
PyDocSearch
2
# set the creator of the browser. 'MSIE' = Exploser, 'MOSS' = Netscape
3
PyDocSearch
.
SIGNATURE
=
'MOSS'
4
pds
=
PyDocSearch
.
PyDocSearch
()