Commit 5bc838be authored by Andrew Svetlov's avatar Andrew Svetlov

Merge 3.3

parents a79ecd4f 4ea06948
......@@ -522,7 +522,7 @@ depending on the system error code.
.. exception:: InterruptedError
Raised when a system call is interrupted by an incoming signal.
Corresponds to :c:data:`errno` ``EEINTR``.
Corresponds to :c:data:`errno` ``EINTR``.
.. exception:: IsADirectoryError
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment