Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
dbb718fa8775731666bb9cbc73662fadee41ea8f
/
Lib
/
webbrowser.py
118aa53
Fix malformed line (PyChecker)
by Andrew M. Kuchling
· 24 years ago
3f8f164
Remove some false comments.
by Fred Drake
· 24 years ago
cdab3bf
If the user's environment has set the BROWSER environment variable (as Gnome
by Skip Montanaro
· 24 years ago
f4e5bd9
_synthesize(): Helper function: when the users passes a specific
by Fred Drake
· 24 years ago
f7eb4fa
Fixes a fatal bug when the module has computed alternatives containing %s.
by Eric S. Raymond
· 24 years ago
fc31f26
Update auto-detection for Konqueror to include KDE 2 -- the kfm command is
by Fred Drake
· 24 years ago
0a8c29b
Clarify synopsis line a bit.
by Ka-Ping Yee
· 24 years ago
40fc160
final round of __all__ lists (I hope) - skipped urllib2 because Moshe may be
by Skip Montanaro
· 24 years ago
85ba673
Whitespace normalization.
by Tim Peters
· 24 years ago
8016a4b
Remove two meaningless, module-level global statements (one of a
by Jeremy Hylton
· 24 years ago
658cba6
Whitespace normalization.
by Tim Peters
· 24 years ago
cfa4096
Fixed autoraise glitches.
by Eric S. Raymond
· 24 years ago
f79cb2d
Expose the autoraise capability. Improve the documentation.
by Eric S. Raymond
· 24 years ago
f7f1851
Rewrite webbrowser.py to fix various bugs following Ka-Ping Yee's
by Eric S. Raymond
· 24 years ago
e119006
Whitespace normalization. Top level of Lib now fixed-point for reindent.py!
by Tim Peters
· 24 years ago
2d3eb13
SF Patch #103211.
by Guido van Rossum
· 24 years ago
2595a83
Typo for Mac code, fixing SF bug 12195.
by Guido van Rossum
· 25 years ago
3944a01
Do not set Konquerer to be the default browser if $KDEDIR is set -- some
by Fred Drake
· 25 years ago
f58a7aa
Implemented new os.startfile function, unique to Windows, exposing a
by Tim Peters
· 25 years ago
1d62f49
Hack the Windows code to use os.popen().
by Guido van Rossum
· 25 years ago
c70b448
New module to control Web browsers; see the documentation for more information.
by Fred Drake
· 25 years ago