Remove deprecated modules (asyncio, sockets, ftpclient) (#10401)

This commit is contained in:
Miran
2019-01-22 16:06:44 +01:00
committed by GitHub
parent 54fecdb8df
commit 0ebfcd4c0f
11 changed files with 61 additions and 3187 deletions

View File

@@ -5,7 +5,7 @@ discard """
"""
import events
import sockets
import net
import strutils
import os