Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6af3b37 commit 65f39adCopy full SHA for 65f39ad
1 file changed
Modules/Setup.in
@@ -156,7 +156,7 @@ _socket socketmodule.c # socket(2)
156
157
# Socket module compiled with SSL support; you must edit the SSL variable:
158
#SSL=/usr/local/ssl
159
-#socket socketmodule.c \
+#_socket socketmodule.c \
160
# -DUSE_SSL -I$(SSL)/include -I$(SSL)/include/openssl \
161
# -L$(SSL)/lib -lssl -lcrypto
162
0 commit comments