mirror of https://github.com/python/cpython
merge with 3.2
This commit is contained in:
commit
dc60f940b5
|
@ -137,6 +137,8 @@ for the controller classes, all defined in this module.
|
|||
+------------------------+-----------------------------------------+-------+
|
||||
| ``'macosx'`` | :class:`MacOSX('default')` | \(4) |
|
||||
+------------------------+-----------------------------------------+-------+
|
||||
| ``'safari'`` | :class:`MacOSX('safari')` | \(4) |
|
||||
+------------------------+-----------------------------------------+-------+
|
||||
| ``'google-chrome'`` | :class:`Chrome('google-chrome')` | |
|
||||
+------------------------+-----------------------------------------+-------+
|
||||
| ``'chrome'`` | :class:`Chrome('chrome')` | |
|
||||
|
|
Loading…
Reference in New Issue