mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Whitespace normalization.
This commit is contained in:
parent
c7ca3ffba3
commit
ab9ba27dc0
12 changed files with 54 additions and 55 deletions
|
|
@ -41,7 +41,7 @@ def check_all(modname):
|
|||
# In case _socket fails to build, make this test fail more gracefully
|
||||
# than an AttributeError somewhere deep in CGIHTTPServer.
|
||||
import _socket
|
||||
|
||||
|
||||
check_all("BaseHTTPServer")
|
||||
check_all("CGIHTTPServer")
|
||||
check_all("ConfigParser")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue