Skip to content

Commit 1acd7e1

Browse files
committed
Include email module in Emscripten build
1 parent fc0305a commit 1acd7e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎Tools/wasm/emscripten/wasm_assets.py‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@
5858
# socket.create_connection() raises an exception:
5959
# "BlockingIOError: [Errno 26] Operation in progress".
6060
OMIT_NETWORKING_FILES = (
61-
"email/",
6261
"ftplib.py",
6362
"http/",
6463
"imaplib.py",

0 commit comments

Comments
 (0)