mirror of
https://github.com/python/cpython.git
synced 2025-08-30 05:35:08 +00:00
Whitespace normalization.
This commit is contained in:
parent
02035bc68d
commit
7c005af915
2 changed files with 3 additions and 3 deletions
|
@ -54,7 +54,7 @@ import types
|
|||
|
||||
import os
|
||||
from errno import EALREADY, EINPROGRESS, EWOULDBLOCK, ECONNRESET, \
|
||||
ENOTCONN, ESHUTDOWN
|
||||
ENOTCONN, ESHUTDOWN
|
||||
|
||||
try:
|
||||
socket_map
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue