index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
webbrowser.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whitespace normalization.
Tim Peters
2001-02-28
1
-1/+1
*
Remove two meaningless, module-level global statements (one of a
Jeremy Hylton
2001-02-27
1
-7/+9
*
Whitespace normalization.
Tim Peters
2001-02-09
1
-6/+6
*
Fixed autoraise glitches.
Eric S. Raymond
2001-01-23
1
-5/+5
*
Expose the autoraise capability. Improve the documentation.
Eric S. Raymond
2001-01-23
1
-10/+7
*
Rewrite webbrowser.py to fix various bugs following Ka-Ping Yee's
Eric S. Raymond
2001-01-23
1
-178/+222
*
Whitespace normalization. Top level of Lib now fixed-point for reindent.py!
Tim Peters
2001-01-15
1
-1/+1
*
SF Patch #103211.
Guido van Rossum
2001-01-14
1
-4/+4
*
Typo for Mac code, fixing SF bug 12195.
Guido van Rossum
2000-11-13
1
-1/+1
*
Do not set Konquerer to be the default browser if $KDEDIR is set -- some
Fred Drake
2000-10-02
1
-3/+1
*
Implemented new os.startfile function, unique to Windows, exposing a
Tim Peters
2000-09-22
1
-1/+1
*
Hack the Windows code to use os.popen().
Guido van Rossum
2000-09-03
1
-3/+1
*
New module to control Web browsers; see the documentation for
Fred Drake
2000-07-09
1
-0/+229