~pythonregexp2.7/python/issue2636-11

« back to all changes in this revision

Viewing changes to Doc/library/webbrowser.rst

  • Committer: Jeffrey C. "The TimeHorse" Jacobs
  • Date: 2008-09-21 13:47:31 UTC
  • mfrom: (39021.1.404 Regexp-2.7)
  • mto: This revision was merged to the branch mainline in revision 39030.
  • Revision ID: darklord@timehorse.com-20080921134731-rudomuzeh1b2tz1y
Merged in changes from the latest python source snapshot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
151
151
   Only on Windows platforms.
152
152
 
153
153
(3)
154
 
   Only on MacOS platforms; requires the standard MacPython :mod:`ic` module.
 
154
   Only on Mac OS platforms; requires the standard MacPython :mod:`ic` module.
155
155
 
156
156
(4)
157
 
   Only on MacOS X platform.
 
157
   Only on Mac OS X platform.
158
158
 
159
159
Here are some simple examples::
160
160