OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Netscape
(Results
1 - 3
of
3
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Netscape/
__init__.py
2
Package generated from /Volumes/Sap/Applications (Mac OS 9)/
Netscape
Communicator\xe2\x84\xa2 Folder/
Netscape
Communicator\xe2\x84\xa2
6
warnpy3k("In 3.x, the
Netscape
package is removed.", stacklevel=2)
32
'CoRe' : ('
Netscape
.Standard_Suite', 'Standard_Suite'),
33
'GURL' : ('
Netscape
.Standard_URL_suite', 'Standard_URL_suite'),
34
'MOSS' : ('
Netscape
.Mozilla_suite', 'Mozilla_suite'),
35
'TEXT' : ('
Netscape
.Text', 'Text'),
36
'WWW!' : ('
Netscape
.WorldWideWeb_suite', 'WorldWideWeb_suite'),
37
'ppnt' : ('
Netscape
.PowerPlant', 'PowerPlant'),
38
'reqd' : ('
Netscape
.Required_suite', 'Required_suite')
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
webbrowser.py
285
"""Launcher class for Mozilla/
Netscape
browsers."""
294
Netscape
= Mozilla
475
# The Mozilla/
Netscape
browsers
479
"seamonkey", "mozilla", "
netscape
"):
561
"
netscape
", "opera", iexplore):
652
if sys.platform[:3] == "os2" and _iscommand("
netscape
"):
656
GenericBrowser(["start", "
netscape
", "%s"]), -1)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
webbrowser.py
285
"""Launcher class for Mozilla/
Netscape
browsers."""
294
Netscape
= Mozilla
475
# The Mozilla/
Netscape
browsers
479
"seamonkey", "mozilla", "
netscape
"):
561
"
netscape
", "opera", iexplore):
652
if sys.platform[:3] == "os2" and _iscommand("
netscape
"):
656
GenericBrowser(["start", "
netscape
", "%s"]), -1)
Completed in 67 milliseconds