Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-302592.py
File
recipe-302592.py
recipes/Python/302592_Threaded_FTP_Client/recipe-302592.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Import statements
2
from
xml.dom.ext.reader.Sax2
import
FromXmlStream
3
from
xml.xpath
import
Evaluate
4
import
os, shutil, sys, pickle, threading, random, time, logging, ftplib
Callers
nothing calls this directly
Calls
2
main
Function · 0.70
download
Function · 0.50
Tested by
no test coverage detected