"水静流深" <1248283...@qq.com> wrote: > name=['600000', '000001', '600319', '600531','600661', '600983', '600202', > '600149'] > x=webdata(name) > x.run() > > never quit from the thread ,why?
Call .start() instead of .run() -- https://mail.python.org/mailman/listinfo/python-list