please help me, after changing broadcast, there are 2 bugs: 
if __name__ == "__main__":
    sys.exit(main())
and 

rQueue, wQueue, xQueue = select.select(inputs, [], []) 
please help me
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to