Merge for issue #25133

This commit is contained in:
Brett Cannon 2015-09-18 15:21:22 -07:00
commit 6631b550d6
1 changed files with 2 additions and 2 deletions

View File

@ -50,8 +50,8 @@ Classes hierarchy::
In the following, *events* is a bitwise mask indicating which I/O events should
be waited for on a given file object. It can be a combination of the constants
below:
be waited for on a given file object. It can be a combination of the modules
constants below:
+-----------------------+-----------------------------------------------+
| Constant | Meaning |