MKTest.getObj(data[0]) will return the same object on every call(with the same data that was initialized 1'st time). Any Daten parameter after the 1'st call is ignored. -- http://mail.python.org/mailman/listinfo/python-list
- sending more then 2 messages at a time to a SocketServer fail... MrSmile
- Re: sending more then 2 messages at a time to a SocketSe... Miki Tebeka
- Re: sending more then 2 messages at a time to a SocketSe... MRAB