Florian Demmer schrieb: > Hi! > > I have a number of ftp uploads running in parallel using > ftplib.storbinary and threading and in case one of them fails I need > to interrupt all the others (but not exit the program completely)... > do you guys have an idea how i could implement the interruption as > cleanly as possible?
Might be a hint: http://mail.python.org/pipermail/python-list/2000-June/037692.html Diez -- http://mail.python.org/mailman/listinfo/python-list