MCPcopy 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
2from xml.dom.ext.reader.Sax2 import FromXmlStream
3from xml.xpath import Evaluate
4import os, shutil, sys, pickle, threading, random, time, logging, ftplib

Callers

nothing calls this directly

Calls 2

mainFunction · 0.70
downloadFunction · 0.50

Tested by

no test coverage detected