1. 85ba673 Whitespace normalization. by Tim Peters · 24 years ago
  2. 8016a4b Remove two meaningless, module-level global statements (one of a by Jeremy Hylton · 24 years ago
  3. 658cba6 Whitespace normalization. by Tim Peters · 24 years ago
  4. cfa4096 Fixed autoraise glitches. by Eric S. Raymond · 24 years ago
  5. f79cb2d Expose the autoraise capability. Improve the documentation. by Eric S. Raymond · 24 years ago
  6. f7f1851 Rewrite webbrowser.py to fix various bugs following Ka-Ping Yee's by Eric S. Raymond · 24 years ago
  7. e119006 Whitespace normalization. Top level of Lib now fixed-point for reindent.py! by Tim Peters · 24 years ago
  8. 2d3eb13 SF Patch #103211. by Guido van Rossum · 24 years ago
  9. 2595a83 Typo for Mac code, fixing SF bug 12195. by Guido van Rossum · 24 years ago
  10. 3944a01 Do not set Konquerer to be the default browser if $KDEDIR is set -- some by Fred Drake · 24 years ago
  11. f58a7aa Implemented new os.startfile function, unique to Windows, exposing a by Tim Peters · 24 years ago
  12. 1d62f49 Hack the Windows code to use os.popen(). by Guido van Rossum · 24 years ago
  13. c70b448 New module to control Web browsers; see the documentation for more information. by Fred Drake · 24 years ago