please help me to debud my local chat network program

Minh Dang dangbaminh.it at gmail.com
Wed Nov 28 06:57:41 EST 2012


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



More information about the Python-list mailing list