File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -133,11 +133,9 @@ for the controller classes, all defined in this module.
133133+-----------------------+-----------------------------------------+-------+
134134| ``'windows-default' `` | :class: `WindowsDefault ` | \( 2) |
135135+-----------------------+-----------------------------------------+-------+
136- | ``'internet-config ' `` | :class: `InternetConfig ` | \( 3) |
136+ | ``'macosx ' `` | :class: `MacOSX('default') ` | \( 3) |
137137+-----------------------+-----------------------------------------+-------+
138- | ``'macosx' `` | :class: `MacOSX('default') ` | \( 4) |
139- +-----------------------+-----------------------------------------+-------+
140- | ``'safari' `` | :class: `MacOSX('safari') ` | \( 4) |
138+ | ``'safari' `` | :class: `MacOSX('safari') ` | \( 3) |
141139+-----------------------+-----------------------------------------+-------+
142140
143141Notes:
@@ -153,9 +151,6 @@ Notes:
153151 Only on Windows platforms.
154152
155153(3)
156- Only on Mac OS platforms; requires the standard MacPython :mod: `ic ` module.
157-
158- (4)
159154 Only on Mac OS X platform.
160155
161156Here are some simple examples::
You can’t perform that action at this time.
0 commit comments